]> err.no Git - util-linux/commitdiff
mount: add a note about /dev/disk/by-* to mount.8
authorKarel Zak <kzak@redhat.com>
Wed, 2 Dec 2009 12:30:03 +0000 (13:30 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Dec 2009 12:30:03 +0000 (13:30 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 0418e5c54ba18a0f3fdd82e335c2efdd458067fa..0d9f0f04d8642bf46960dcc49ff4438a12deab5d 100644 (file)
@@ -244,6 +244,13 @@ or
 .B UUID
 (see the \-L and \-U options below).
 
+The recommended setup is to use LABEL=<label> or UUID=<uuid> tags rather than
+.B /dev/disk/by-{label,uuid}
+udev symlinks in the /etc/fstab file. The tags are
+more readable, robust and portable. The mount(8) command internally uses udev
+symlinks, so use the symlinks in /etc/fstab is not advantage over LABEL=/UUID=.
+For more details see libblkid(3).
+
 The
 .I proc
 filesystem is not associated with a special device, and when