Linux CLI - Disk and Storage
Which command is used to create an ext4 file system on a disk partition?
mkfs.ext4 is specifically designed to create ext4 file systems on a given partition.mkfs.ext4 /dev/sdX1 formats the partition /dev/sdX1 as ext4.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions