mkfs.cpm - Online in the Cloud

This is the command mkfs.cpm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mkfs.cpm - make a CP/M file system

SYNOPSIS


mkfs.cpm [-f format] [-b boot] [-L label] image

DESCRIPTION


mkfs.cpm makes a CP/M file system on an image file or device.

OPTIONS


-f format
Use the given CP/M disk format instead of the default format.

-b bootblock
Write the contents of the file bootblock to the system tracks instead of filling
them with 0xe5. This option can be used up to four times. The file contents
(typically boot block, CCP, BDOS and BIOS) are written to sequential sectors,
padding with 0xe5 if needed.

-L label
Label the file system. This is only supported by CP/M Plus.

RETURN VALUE


Upon successful completion, exit code 0 is returned.

ERRORS


Any errors are indicated by exit code 1.

ENVIRONMENT


CPMTOOLSFMT Default format

Use mkfs.cpm online using onworks.net services



Latest Linux & Windows online programs