On Wed, 31 Jul 2024 at 10:52, Alex Bennée <alex.ben...@linaro.org> wrote:
> You then need to manually strip out all the various chardevs for libvirt
> control sockets and you can an equivalent command line you can run from
> the console. One thing that did jump out as a bit weird to me was:
>
>  -rtc base=utc -no-shutdown -no-acpi -boot strict=on \
>  -kernel /home/realm/Image-v6.10 \
>  -initrd /home/realm/rootfs.cpio \
>  -append 'earlycon console=ttyAMA0 rdinit=/sbin/init rw root=/dev/vda acpi=on'

Also worth checking here I guess is whether virt-install
is running QEMU as a user which doesn't have access to
the /home/realm/Image-v6.10 etc files -- are they world
readable?

thanks
-- PMM

Reply via email to