Hi,

> I amended my script to have:
> 
> -drive if=none,id=sd00,file=disk.img,format=raw \
> -device virtio-scsi-pci,id=scsi \
> -device scsi-hd,bus=scsi.0,drive=sd00 \

That switches storage from ide to virtio-scsi.

Which is a good idea from the performance point of view.  Will obviously
also workaround ide problems.  But might fail now due to virtio-scsi
driver not being part of your initrd.

take care,
  Gerd



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#79088): https://edk2.groups.io/g/devel/message/79088
Mute This Topic: https://groups.io/mt/84767423/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to