tinkering with

/etc/fstab

can be dangerous.

Last time i did something wrong the system would not reboot properly and send me to the

Control+D

rescue screen where i luckily simply could type:

vim /etc/fstab

to correct the problem.

you can try your fstab settings WITHOUT (!) a reboot by terminaling:

sudo mount -a

There is no need to reboot – unless you have an encrypted file system.

creditz:
https://help.ubuntu.com/community/Partitioning/Home/Moving#Reboot_or_Remount_all

liked this article?

  • only together we can create a truly free world
  • plz support dwaves to keep it up & running!
  • (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
  • really really hate advertisement
  • contribute: whenever a solution was found, blog about it for others to find!
  • talk about, recommend & link to this blog and articles
  • thanks to all who contribute!
admin