1Z0-590 · Question #81
When converting hardware virtualized machine to full PV, the guest falls to boot. What line in vm.cfq is likely leftover from the HVM configuration?
The correct answer is C. builder='hvm'. My suggestion is to use builder='hvm' because it works fine for once I have failed to booting the server but when I made it builder='hvm' it booted fine. Another thing is if you use linux os as a mother os then you can leftover this builder='hvm' but if you use windows 2003…
Question
When converting hardware virtualized machine to full PV, the guest falls to boot. What line in vm.cfq is likely leftover from the HVM configuration?
Options
- Avnclisten = '0.0.0.0'
- Bpae =1
- Cbuilder='hvm'
- Dserial='pty'
How the community answered
(43 responses)- A7% (3)
- B5% (2)
- C72% (31)
- D16% (7)
Explanation
My suggestion is to use builder='hvm' because it works fine for once I have failed to booting the server but when I made it builder='hvm' it booted fine. Another thing is if you use linux os as a mother os then you can leftover this builder='hvm' but if you use windows 2003 then you have to use builder='hvm'.
Topics
Community Discussion
No community discussion yet for this question.