@derfs
Qemu-9 A1 U3 – this is a clean system. Nothing from ES was installed on it. I haven’t installed anything on this system apart from Virtio9PFS-beta, VirtualSCSIDevice 53.8 and system updates to U3. The network isn’t even configured.
The system disk HD.img, which I use with bus=ide.0, has an SFS file system
Command line:
qemu-system-ppc -machine amigaone -bios u-boot-amigaone.bin -device ati-vga,model=rv100,romfile=VGABIOS-lgpl-latest.banshee.bin -serial stdio -vga none -device sm501 -drive format=raw,if=none, id=rdb,file=HD.img -device ide-hd,drive=rdb,bus=ide.0 -device virtio-scsi-pci,id=scsi0 -drive file=test.img, if=none,id=vd0,format=raw -device scsi-hd,drive=vd0,bus=scsi0.0,channel=0,scsi-id=0,lun=0 -virtfs local,path=/home/markus/Music,mount_tag=SHARED,security_model=none,id=share0
I’ll show you this visually – it’ll be easier to see if you don’t have access right now and can’t check it properly.
Here’s the full TEST1 run, as you might be interested in one more error
I create an image: qemu-img create test.img 100M
I run QEMU from my command line as specified.
After the system boots, I launch ‘Media Toolbox’ – the first crash occurs
screen - >
https://ibb.co/8nDxBzrz I select in ‘Media Toolbox’ -> ‘virtioscsi.device’ – the second crash occurs. The ‘Media Toolbox’ programme stops responding.
screen ->
https://ibb.co/qY2tTH9P The problem also occurs if I remove the entry in SYS:Kickstart/diskboot.config ‘virtioscsi.device 8 3’