nerdexam
Oracle

1Z0-403 · Question #43

1Z0-403 Question #43: Real Exam Question with Answer & Explanation

The correct answer is D. to create a primary partition /dev/sdb1 using cylinders 1 through 250 with an ext2 filesystem. See the full explanation below for the reasoning.

Question

You have issued the commands as shown below: [root@server1]# parted /dev/sdb Using /dev/sdb (parted) mkpartfs p ext2 1 250 What is the purpose of issuing these commands?

Options

  • Ato format the first partition on /dev/sdb with an ext2 filesystem
  • Bto create a primary partition /dev/sdb1 with a journaling filesystem
  • Cto create a partition using cylinders from 250 with an ext2 filesystem
  • Dto create a primary partition /dev/sdb1 using cylinders 1 through 250 with an ext2 filesystem

Community Discussion

No community discussion yet for this question.

Full 1Z0-403 Practice
You have issued the commands as shown below: root@server1 parted... | 1Z0-403 Q#43 Answer | NerdExam