Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

LPI 305-300 Exam - Topic 2 Question 49 Discussion

Actual exam question for LPI's 305-300 exam
Question #: 49
Topic #: 2
[All 305-300 Questions]

Which of the following KVM parameters is identical to the KVM parameter -hdb file.img?

Show Suggested Answer Hide Answer
Suggested Answer: D

In QEMU/KVM, the legacy parameter -hdb file.img attaches a disk image as the primary IDE slave device. According to QEMU documentation, this corresponds to an IDE device with index 1, media type disk, and interface IDE.

The modern equivalent using the -drive syntax is:

-drive file=file.img,index=1,media=disk,if=ide

Option D matches this mapping precisely. The other options use invalid or unsupported parameter combinations and do not correctly represent the IDE device mapping.

Therefore, the correct answer is D.


Contribute your Thoughts:

0/2000 characters
Emerson
24 hours ago
Wait, is this a trick question? I'm going with -drive file=file.img,if=ide.
upvoted 0 times
...
Carin
6 days ago
-drive file=file.img,if=ide is the way to go. Easy peasy!
upvoted 0 times
...
Reiko
11 days ago
The correct answer is -drive file=file.img,if=ide. It's the same as -hdb file.img.
upvoted 0 times
...
Tresa
16 days ago
I think it's -drive file=file.img,if=ide.
upvoted 0 times
...
Monte
22 days ago
I thought -hdb was specifically for the second hard disk, but I’m not confident about what the exact equivalent parameter is.
upvoted 0 times
...
Levi
27 days ago
I encountered a similar question about KVM parameters in my study materials, but I can't remember if -drive is the right answer here.
upvoted 0 times
...
Lezlie
2 months ago
I remember practicing with KVM parameters, and I feel like -hdb is just a shorthand for something else, but I can't recall the exact equivalent.
upvoted 0 times
...
Joye
2 months ago
I think the parameter -drive file=file.img,if=hdb might be the same, but I'm not completely sure.
upvoted 0 times
...
Hyun
2 months ago
Wait, I think I remember this from class. Let me double-check my notes and see if I can figure out the equivalent parameter.
upvoted 0 times
...
Nan
2 months ago
Ugh, I'm not sure about this. KVM parameters can be so confusing sometimes. I'll have to guess and hope I get it right.
upvoted 0 times
...
Tegan
2 months ago
I'm pretty confident I know the answer to this one. The parameter that's identical to -hdb file.img is probably -drive file=file.img,if=ide or something similar.
upvoted 0 times
...
Macy
3 months ago
Okay, let me think this through. I know KVM has a lot of different parameters, so I'll need to carefully compare them to find the match.
upvoted 0 times
...
Alfreda
3 months ago
Hmm, this one seems tricky. I'll need to review my KVM parameter notes to figure out the equivalent for -hdb file.img.
upvoted 0 times
...

Save Cancel