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)- A2% (1)
- B80% (33)
- C7% (3)
- D10% (4)
Community Discussion
No community discussion yet for this question.