Translations:Fstab/17/en
From Manjaro
Views
Actions
Namespaces
Variants
Tools
In the example fstab
file above, the following line in it's blkid
output:
/dev/sdc1: LABEL="Win-Data" BLOCK_SIZE="512" UUID="634E43D367B0A4B1" TYPE="ntfs" PARTUUID="ca8d0663-6a6e-4b09-a0d7-05b59d109ab1"
- is the Windows D: Drive
- has an NTFS label of "Win-Data"
- has a Windows UUID of "634E43D367B0A4B1" (different from Linux UUIDs)
- contains the NTFS File System
- has a partition UUID of "ca8d0663-6a6e-4b09-a0d7-05b59d109ab1"