Displaying 2 results from an estimated 2 matches for "fac688d3d1b4".
2020 Jan 06
2
Re: aarch64 vm doesn't boots
Greetings Andrea,
> Sent: Monday, January 06, 2020 at 11:37 AM
> From: "Andrea Bolognani" <abologna@redhat.com>
> To: daggs <daggs@gmx.com>, libvirt-users@redhat.com
> Subject: Re: [libvirt-users] aarch64 vm doesn't boots
>
> On Thu, 2019-12-26 at 09:00 +0100, daggs wrote:
> > Greetings,
> >
> > I'm trying to bring up a alpine rpi
2020 Jan 07
0
Re: aarch64 vm doesn't boots
...pflash.raw,loader_secure=no
The '--boot ...' part is only necessary because of an issue in
current libvirt that's already being worked on.
Here's the full XML:
<domain type='qemu'>
<name>alpine-aarch64</name>
<uuid>e4b687d8-b535-436a-bee7-fac688d3d1b4</uuid>
<metadata>
<libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
<libosinfo:os id="http://alpinelinux.org/alpinelinux/3.8"/>
</libosinfo:libosinfo>
</metadata>
<memory u...