====== Using LUKS on a floppy drive ====== Make sure the disk is unmounted: umount /dev/sdc Format the drive as a LUKS volume: cryptsetup luksFormat -v --type luks2 --luks2-keyslots-size 4k /dev/sdc {{tag> Draft}}