UUID in fstab for device mapper devices?
    Max Vozeler 
    xam at debian.org
       
    Wed Sep  2 18:13:09 UTC 2009
    
    
  
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
    
    
More information about the pkg-lvm-maintainers
mailing list