Format partition in linux using - mkfs

Опубликовано: 29 Апрель 2026
на канале: Dr. Moonther
1,201
11

Formatting a partition means defining the file system to be
used on it. Every hard disk partition must have a file system on it
before it can be used. We format the partition to create a file system.
Common file systems are FAT, FAT32, NTFS, ext2, ext3,
ext4, HPFS etc.