Pass Your DP-750 Exam Faster – U.S. Independence Day Sale – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

LPI 201-450 Exam - Topic 10 Question 122 Discussion

Which of the following commands will erase the contents of the /dev/sdb3 partition?
B) dd if=/dev/zero of=/dev/sdb3
A) rm /dev/sdb3
C) dd of=/dev/zero if=/dev/sdb3
D) umount /dev/sdb3

LPI 201-450 Exam - Topic 10 Question 122 Discussion

Actual exam question for LPI's 201-450 exam
Question #: 122
Topic #: 10
[All 201-450 Questions]

Which of the following commands will erase the contents of the /dev/sdb3 partition?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Luther
2 days ago
Definitely B, it's the standard way to wipe a partition.
upvoted 0 times
...
Doyle
2 months ago
I thought umount just unmounts it, not erase it?
upvoted 0 times
...
Dorothy
2 months ago
A won't work, that's not how rm functions.
upvoted 0 times
...
Julie
2 months ago
B is the correct command to erase it.
upvoted 0 times
...
Kristin
2 months ago
Wait, can you really erase a partition like that? Sounds risky!
upvoted 0 times
...
Vanesa
2 months ago
Definitely B, no doubt about it.
upvoted 0 times
...
Justine
2 months ago
I thought umount just unmounts it, not erases!
upvoted 0 times
...
Macy
3 months ago
A won't work, rm can't delete partitions like that.
upvoted 0 times
...
Martina
3 months ago
B is the right one, it writes zeros to the partition.
upvoted 0 times
...
Craig
3 months ago
I feel like I’ve seen a question like this before, and B definitely seems to be the command that would wipe the partition clean.
upvoted 0 times
...
Karan
3 months ago
I’m a bit confused about A and B. I thought rm was for files, but does it really not affect partitions?
upvoted 0 times
...
Royal
3 months ago
I remember practicing with dd commands, and I think B is correct. A just removes files, not the partition contents.
upvoted 0 times
...
Cathrine
3 months ago
I think option B is the right one since it uses dd with /dev/zero, but I'm not entirely sure if it will actually erase everything.
upvoted 0 times
...

Save Cancel