The above method remounts

The above method remounts all filesystems described in /etc/fstab.

Alternatively to remount only one, you could use

mount -o remount /

OR

mount -o remount /dev/sda1

The first one is preferred as you need not know the device name and number for the / partition.

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.