nerdexam
Oracle

1Z0-403 · Question #51

As a Linux administrator, you issued the following command: tune2fs -O ^has_journal /dev/sdb2 What is the purpose of issuing this command?

The correct answer is B. to convert the ext3 filesystem on the /dev/sdb2 disk partition to the ext2 filesystem. See the full explanation below for the reasoning.

Question

As a Linux administrator, you issued the following command: tune2fs -O ^has_journal /dev/sdb2 What is the purpose of issuing this command?

Options

  • Ato convert the ext2 filesystem on the /dev/sdb2 disk partition to the ext3 filesystem
  • Bto convert the ext3 filesystem on the /dev/sdb2 disk partition to the ext2 filesystem
  • Cto attach the /dev/sdb2 filesystem to the journal block device located on external journal
  • Dto take a backup of the journal in the /dev/sdb2 filesystem in to the super block of the /dev/sdb2

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    80% (33)
  • C
    7% (3)
  • D
    10% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-403 Practice