Christopher Copeland <chrcop <at> gmail.com> writes:
> As Neil said, udev rules can make it work or you can edit one line of > your fstab. So that this: > /dev/sdd1 /mnt/usb type defaults 0 0 > Becomes: > UUID=123456 /mnt/usb type deftauls 0 0 This make perfect sense... > You can find 123456 by issuing: > vol_id /dev/sdd1 vol_id is very, very cool.... thanks for this tip! I need to experiment with vol_id and udev now..... > Again, whether or not this is what you need, only you can say. No, I do not mind listing a dozen devices into the fstab on each gentoo system. When I add a device to my collection of usb gear it'll get listed. *THANKS* James > -- > Christopher > -- [email protected] mailing list

