On 11. 06. 21, 9:38, Hannes Reinecke wrote:
Alternatively: which configuration do you use? Maybe I can reproduce it here locally ...
It's quite easy: qemu-img create /tmp/dr.img 1Gqemu-kvm -smp 4 -m 2G -drive file=/tmp/dr.img,if=none,id=hd,format=raw -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -serial stdio -kernel /path/to/bzImage -append 'console=ttyS0' -nographic -monitor none
Either sda appears or not... Assuming virtio_scsi and sd are built in. thanks, -- js suse labs