I need to change the name of an external USB disk attached to my Network Space 2.
I got a rooted access so I went to /etc/fstab/ but this is weird: there’re only "~" in it.
Where can I change it?
EDIT:
using vi I can edit fstab.
But my disk isn’t there:
Any idea where I can see my SAMSUNG (usb) disk?# Swap partition entry
/dev/sda5 swap swap defaults 0 0
# Mount the ROOT filesystem from the hard drive
/dev/sda7 / ext3 defaults,ro 1 1
# Mount the virtual proc filesystem
none /proc proc defaults 0 0
#UserData
#/dev/sda2 /home xfs defaults,rw 1 2