
5 Jan
2017
5 Jan
'17
1:23 a.m.
On 12/27/2016 11:36 AM, dw wrote:
Hi:
Anyone knows how to configure seabios with libvirt?
Or Can I configure seabios in XML file?
You want to use: <domain type='qemu'> <name>test</name> <os> <type arch='i686' machine='pc'>hvm</type> <loader>/usr/share/seabios/bios.bin</loader> <boot dev='hd'/> <bootmenu enable='yes'/> <bios useserial='yes'/> </os> ... </domain> http://libvirt.org/formatdomain.html#elementsOSBIOS Michal