An ext2 file system can be created through a variety of methods. The crudest method, where the partition occupies an entire disk, can be done on most Linux distributions with the command
mkfs.ext2 /dev/hda
Other frontends, such as cfdisk or GPartEd, will allow you to more easily create partitions of different sizes on the disk.
Chat with our AI personalities