New disk
Before a new disk can be used, it must be given the file system layout.
There is a system utility mkfs that builds the file system layout:
- mkfs /dev/fd1 1440
- This example will build an empty 1440 block file system on the floppy disk in drive 1.