PrepAway - Latest Free Exam Questions & Answers

Which of the following commands will create an ext3 filesystem on /dev/hda2?

Which of the following commands will create an ext3 filesystem on /dev/hda2?

PrepAway - Latest Free Exam Questions & Answers

A.
/sbin/mke2fs -d /dev/hda2

B.
/sbin/mke2fs -j /dev/hda2

C.
/sbin/mke2fs -m 3 /dev/hda2

D.
/sbin/mke2fs -c ext3 /dev/hda2

2 Comments on “Which of the following commands will create an ext3 filesystem on /dev/hda2?

    1. Milton says:

      -j Create the filesystem with an ext3 journal. If the -J option is
      not specified, the default journal parameters will be used to
      create an appropriately sized journal (given the size of the
      filesystem) stored within the filesystem. Note that you must be
      using a kernel which has ext3 support in order to actually make
      use of the journal.




      0



      0

Leave a Reply