The command line I am using is: qemu-system-i386 -hda freedos.hd -cdrom FD12CD.iso -boot order=d
The above command works on a x86 Linux Ubuntu 18.04LTS system without issues. 1. I downloaded FreeDOS1.2 iso 2. created a blank image with 'qemu-img create freedos.hd 200M' command 3. Started qemu with: qemu-system-i386 -hda freedos.hd -cdrom FD12CD.iso -boot order=d Will boot from the ISO but when going through the setup QEMU no longer has access to the CDROM when needing to copy the packages over. I drop exit out of the setup program to a MSDOS prompt and that's when I see the error when trying to display a directory from the CDROM. ** Attachment added: "Capture1.PNG" https://bugs.launchpad.net/qemu/+bug/1845580/+attachment/5291787/+files/Capture1.PNG -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1845580 Title: issue with QEMU on Raspberry Pi failing to access CDROM Status in QEMU: New Bug description: I am trying to access the CDROM (iso) from QEMU using FreeDOS and I get an error when doing a directory for: i can boot from the iso but if i exit to access the files from the CDROM ISO i get the attached error. I believe there is an issue with the QEMU for the Raspberry Pi. I am using a Raspberry Pi3 with the latest full Raspbian Buster load To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1845580/+subscriptions