Skip to content

kaiju/mkfatimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkfatimg

A simple script to quickly create FAT floppy disk images from a set of files for use with older PCs, emulators, Gotek floppy emulators, etc.

Usage

mkfatimg.sh <disk image> <zip file|files...>

If a single zip file is passed as an argument the contents of the zip file will be added to the created disk image.

Dependencies

Nix

A Nix flake & derivation is provided for people with similar brainworms.

nix run github:kaiju/mkfatimg

About

A simple script to quickly create FAT formatted floppy disk images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published