Re: Encrypting boot partition Libvirt not showing the OS booting up

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/12/20 2:14 PM, john doe wrote:
<snip/>

I sent privately the requested xml file to 'Peter Krempa
<pkrempa@xxxxxxxxxx>'.
Peter Krempa 's privately answered me back suggesting to add the
following in the domain xml file:

Solving things privately doesn't help the community.



<bios useserial='yes'/> under <os>

such as ...

    <os>
      <type arch='x86_64' machine='pc-q35-3.1'>hvm</type>
      <boot dev='hd'/>
      <bios useserial='yes'/>
    </os>


Try adding:

    <loader type='rom'>/usr/share/seabios/bios.bin</loader>

to <os/> so that qemu actually uses SGA bios.

Michal




[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux