e.g., `LABEL=Boot' or `UUID=3e6be9de\%-8139\%-11d1\%-9106\%-a43f08d823a6'.
It's also possible to use PARTUUID= and PARTLABEL=. These partitions identifiers
-are supported for GUID Partition Table (GPT) and MAC partition table only.
+are supported for example for GUID Partition Table (GPT).
See
+.BR mount (8),
.BR blkid (8)
or
.BR lsblk (8)
.B PARTUUID
or
.B PARTLABEL
-(partition identifiers are supported for GUID Partition Table (GPT) and MAC
-partition tables only).
+(partition identifiers are supported for example for GUID Partition Table (GPT)
+partition tables).
+
+Don't forget that there is no guarantee that UUIDs and labels are really
+unique, especially if you move, share or copy the device. Use
+.BR "lsblk -o +UUID,PARTUUID"
+to verify that the UUIDs are really unique in your system.
The recommended setup is to use tags (e.g. LABEL=<label>) rather than
.B /dev/disk/by-{label,uuid,partuuid,partlabel}