I see Bodhi is an Ubuntu derivative. You can lookup the ubuntu forums for the specifics on creating an entry in file /etc/fstab that uses partition UUID instead of kernel name (like sda1). Filesystems support different sets of options which may be useful in the fstab entry; make sure of the type of filesystem you're using before looking for instructions. "sudo blkid /dev/sda1" should display the filesystem type and UUID of the partition.
Also of interest, on this forum: http://forums.slimdevices.com/showthread.php?93880-setting-media-path-in-ubunto-11-10 ------------------------------------------------------------------------ epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711 View this thread: http://forums.slimdevices.com/showthread.php?t=96735 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
