search for: elementsosbio

Displaying 5 results from an estimated 5 matches for "elementsosbio".

Did you mean: elementsosbios
2015 Feb 12
3
way to see the bootmenu via serial?
Maybe this should go to the qemu mail list, but I have domains configured to dump to serial. Works fine I see Grub menu/kernel messages and the like, but the "bootmenu" listing only shows up over vnc. Is there a way to have that show up over serial? I definitely can hit up the qemu mail list as well if inappropriate for here
2015 Feb 13
1
Re: way to see the bootmenu via serial?
...s and the like, >> but the "bootmenu" listing only shows up over vnc. Is there a way to have >> that show up over serial? >> > > I believe > <bios useserial='yes'/> > is the option that makes this work. > http://libvirt.org/formatdomain.html#elementsOSBIOS Moreover, make sure you use a serial enabled BIOS, like sgabios [1]. Standard seabios doesn't support serial line (well, it was quite a while ago that I've tested this and it didn't back then, maybe things have changed since then). Michal 1: https://code.google.com/p/sgabios/
2016 Dec 27
1
how to configure seabios with libvirt
Hi: Anyone knows how to configure seabios with libvirt? Or Can I configure seabios in XML file? I know that could configre seabios with "qemu-system-x86_64 -fw_cfg",but how to with libvirt? thanks! dw
2015 Feb 13
0
Re: way to see the bootmenu via serial?
...fine I see Grub menu/kernel messages and the like, > but the "bootmenu" listing only shows up over vnc. Is there a way to have > that show up over serial? > I believe <bios useserial='yes'/> is the option that makes this work. http://libvirt.org/formatdomain.html#elementsOSBIOS Jan
2018 Jul 15
1
libvirt and UEFI/SecureBoot
Hi! I'm working currently on integration of UEFI/SecureBoot support into oVirt. And I have several questions about UEFI/SecureBoot support in libvirt. Can you please help me with them? For UEFI I add the following to the XML: <loader readonly="yes" secure="no" type="pflash"> /usr/share/OVMF/OVMF_CODE.secboot.fd </loader> <nvram