Hi Guido, On Sun, Aug 09, 2009 at 01:32:42PM +0200, Guido Günther wrote: > What's the reasoning for using UUID= instead of /dev/disk/by-uuid/ in > fstab? Non udev systems?
I wanted to research this question, took me a bit. The non-udev case you mentioned is the only reason I could make out for going with UUID= rather than /dev/disk/by-uuid/. Those systems rely on mount using blkid to find the matching partition and mount only does it itself when the UUID= notation is used in fstab. Max -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org