You are not logged in.
Pages: 1
I'm trying to write my fstab to mount my sansa clip, but it keeps changing the device designation (/dev/sde, /dev/sdf, sdg, etc.)
I did ls -l /dev/disk/by-uuid, and it gives only an 8-digit UUID:
lrwxrwxrwx 1 root root 9 2009-03-26 13:02 0123-4567 -> ../../sdf
that isn't right, is it? how can I find the right UUID to use?
**********
N/M - that UUID actually did work. It doesn't show up in the XFCE mount plugin, but it still mounts in rox.
Last edited by userlander (2009-03-26 17:19:11)
Offline
Vfat/msdos UUIDs aren't longer. Also see /dev/disk/by-id/.
1000
Offline
Thanks for the info. I didn't realize vfat used a different format. 0123-4567 in succession like that looked weird to me anyway, but i guess not because it works. thx.
Offline
Pages: 1