Skip to content

Instantly share code, notes, and snippets.

@randybb
Created October 8, 2022 10:49
Show Gist options
  • Save randybb/2c00cbc6f368d687e76ed408ad3e31a0 to your computer and use it in GitHub Desktop.
Save randybb/2c00cbc6f368d687e76ed408ad3e31a0 to your computer and use it in GitHub Desktop.
gotek img
# as root
mkfs.msdos -C ~/test/gotek/DISKLABEL.img 1440
mkdir /media/floppy/
mount -o loop ~/test/gotek/DISKLABEL.img /media/floppy/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment