From: Heinrich Schuchardt Date: Thu, 31 Dec 2020 00:32:54 +0000 (+0100) Subject: fstab.5: NTFS and FAT volume IDs use upper case X-Git-Tag: v2.37-rc1~206 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d1561177989a33b1120c7e20009e876f2c78982;p=thirdparty%2Futil-linux.git fstab.5: NTFS and FAT volume IDs use upper case 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 --- diff --git a/sys-utils/fstab.5 b/sys-utils/fstab.5 index 118df0d3df..2bee712d66 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