[PATCH 1/1] fstab.5: NTFS and FAT volume IDs use upper case

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The man-page indicates that mount expects UUIDs to be lower case.

Mention that NTFS and FAT volume IDs are to be specified in upper case.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx>
---
 sys-utils/fstab.5 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-utils/fstab.5 b/sys-utils/fstab.5
index 118df0d3d..2bee712d6 100644
--- a/sys-utils/fstab.5
+++ b/sys-utils/fstab.5
@@ -109,6 +109,8 @@ Note that
 .BR mount (8)
 uses UUIDs as strings. The string representation of the UUID should be based on
 lower case characters.
+But when specifying the volume ID of FAT or NTFS file systems upper case
+characters are used (e.g UUID="A40D-85E7" or UUID="61DB7756DB7779B3").
 .RE

 .B The second field
--
2.29.2




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux