public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* qemu does not boot on a wic image
@ 2022-10-01 18:24 Roberto A. Foglietta
  2022-10-01 18:38 ` Roberto A. Foglietta
  0 siblings, 1 reply; 2+ messages in thread
From: Roberto A. Foglietta @ 2022-10-01 18:24 UTC (permalink / raw)
  To: isar-users

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]

Hi all,

I am trying to run qemu on a wic image but it is not able to boot

qemu-system-x86_64 -drive
file=build/tmp/deploy/images/debx86/eval-image-debian-bullseye-debx86.wic,discard=unmap,if=none,id=disk,format=raw
-m 1G -serial mon:stdio -netdev user,id=net -cpu host,-kvm-pv-eoi,-kvm-pv-it

Cheers, R-

[-- Attachment #2: Type: text/html, Size: 412 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: qemu does not boot on a wic image
  2022-10-01 18:24 qemu does not boot on a wic image Roberto A. Foglietta
@ 2022-10-01 18:38 ` Roberto A. Foglietta
  0 siblings, 0 replies; 2+ messages in thread
From: Roberto A. Foglietta @ 2022-10-01 18:38 UTC (permalink / raw)
  To: isar-users

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

Il giorno sab 1 ott 2022 alle ore 20:24 Roberto A. Foglietta <
roberto.foglietta@gmail.com> ha scritto:

> Hi all,
>
> I am trying to run qemu on a wic image but it is not able to boot
>
> qemu-system-x86_64 -drive
> file=build/tmp/deploy/images/debx86/eval-image-debian-bullseye-debx86.wic,discard=unmap,if=none,id=disk,format=raw
> -m 1G -serial mon:stdio -netdev user,id=net -cpu host,-kvm-pv-eoi,-kvm-pv-it
>

Obviously the UEFI firmware was missing

-bios /usr/share/ovmf/OVMF.fd

[-- Attachment #2: Type: text/html, Size: 930 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-01 18:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 18:24 qemu does not boot on a wic image Roberto A. Foglietta
2022-10-01 18:38 ` Roberto A. Foglietta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox