mkfs.cpm
Tools to access CP/M file systems
Install
- All systems
-
curl cmd.cat/mkfs.cpm.sh
- Debian
-
apt-get install cpmtools
- Ubuntu
-
apt-get install cpmtools
- Kali Linux
-
apt-get install cpmtools
- Fedora
-
dnf install cpmtools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cpmtools
- OS X
-
brew install cpmtools
- Raspbian
-
apt-get install cpmtools
- Dockerfile
- dockerfile.run/mkfs.cpm
cpmtools
Tools to access CP/M file systems
This package allows access to CP/M file systems similar to the well-known mtools package, which accesses MSDOS file systems. All CP/M file system features are supported.