genfstab

Generate output suitable for addition to the /etc/fstab file. More information: https://manned.org/genfstab.

genfstab -U {{/mnt}} >> {{/mnt/etc/fstab}}

genfstab -L {{path/to/mount_point}}

genfstab -U {{path/to/mount_point}}

genfstab -t {{LABEL|UUID|PARTLABEL|PARTUUID}}

genfstab -U {{path/to/mount_point}} | sudo tee -a /etc/fstab