Y
Hacker News
new
|
ask
|
show
|
jobs
by
voltagex_
3364 days ago
Yep, the last time I tried to get a KVM machine going I had to hack XML files to get the correct SCSI controller just so I could mount an ISO. It's 3 clicks in VirtualBox.
2 comments
XorNot
3364 days ago
That's not KVM that's libvirt which uses the XML files. KVM can be configured entirely from command line parameters.
link
petepete
3364 days ago
virt-manager makes it much easier
https://virt-manager.org
link