Forrest logo
back to the mkfs.ext4 tool

mkfs.ext4:ai:bc1da

Creates an ext4 file system on the device /dev/sdb1
$ mkfs.ext4 /dev/sdb1
try on your machine

Creates an ext4 file system on the device /dev/sdb1

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • Create an ext4 file system on /dev/sdb1 by using the mkfs command.?
back to the mkfs.ext4 tool