1.

How To Create A Filesystem?

Answer»

The mkfs COMMAND is USED to CREATE the FILESYSTEM.

  • mkfs.ext2 / mkfs.ext3>To create ext2/ext3 filesystem
  • mkfs.minix> minix filesystem
  • mkfs.msdos> MS-DOS filesystem

The mkfs command is used to create the filesystem.



Discussion

No Comment Found