Skip to main content

Thread: Changing mount point name


i installed xubuntu, , used ntfs configuration tool mount 2 ntfs partitions. stupidly, managed use wrong names mount point (so vista partition labeled data partition, , vice verse). isn't huge problem, wondering if there anyway rename mount points...

appreciated.

the mount points stored in /etc/fstab file.

edit file:
code:
gksu mousepad /etc/fstab
you should see like:
code:
/dev/sdxy    /media/data    ntfs    defaults[,...]    0     0  /dev/sdxz    /media/vista    ntfs    defaults[,...]    0     0
invert mount points , remount partitions:
code:
sudo umount /media/vista  sudo umount /media/data  sudo mount -a


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Changing mount point name


Ubuntu

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support