Hi Peter,
> On Jul 29, 2024, at 22:23, Peter Krempa wrote:
>
> On Mon, Jul 22, 2024 at 15:43:22 +0900, Itaru Kitayama wrote:
>> Hi,
>>
>> With the below virt-install options, I am trying to import a Realm VM:
>>
>> […]
>> export LIBVIRT_QEMU=/home/realm/qemu-system-aarch64
>>
>> virt-install
On Mon, Jul 22, 2024 at 15:43:22 +0900, Itaru Kitayama wrote:
> Hi,
>
> With the below virt-install options, I am trying to import a Realm VM:
>
> […]
> export LIBVIRT_QEMU=/home/realm/qemu-system-aarch64
>
> virt-install --machine=virt --arch=aarch64 --name=test8 --disk
> path=/var/lib/libvirt
Hi,
With the below virt-install options, I am trying to import a Realm VM:
[…]
export LIBVIRT_QEMU=/home/realm/qemu-system-aarch64
virt-install --machine=virt --arch=aarch64 --name=test8 --disk
path=/var/lib/libvirt/images/jammy.qcow2,format=qcow2,device=disk,bus=virtio,cache=none
--memory=204