For short, you can edit your fstab with this command:
sudo gedit /etc/fstab
or use specific editor, like pysdm.

To comment a line, just add a # at the beginning of the line. Some lines
are already commented. Search for a line containing /media/ANGGITORUAN.

To add options, modify words in the the 4th column. This column contains
words separated by commas: if you want the noauto and the user options,
your line should look like :

UUID=DC609D5E609D4066 /media/VIDEOS ntfs-3g
defaults,nosuid,nodev,locale=en_US.UTF-8,user,noauto 0 0

Remember, this table is separated by spaces, so don't insert extra
spaces or tabs.

More information here: https://help.ubuntu.com/community/Fstab

-- 
Mount Hard Drive error message
https://bugs.launchpad.net/bugs/535489
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to