mkfs
| mkfs | |
|---|---|
| Original authors | Ken Thompson, Dennis Ritchie |
| Developer | AT&T Bell Laboratories |
| Initial release | 1979 |
| Operating system | Unix and Unix-like |
| Type | Command |
In Unix and Unix-like operating systems, mkfs is a command used to format a block storage device with a specific file system. In those systems, a block storage device must be formatted with a file system before it can be mounted and accessed through the operating system's filesystem hierarchy.
In 4.2BSD, newfs was a front end for mkfs; in 4.3-Tahoe, newfs replaced mkfs.