Bug #55
openSam460 and USB
Description
ilbarbax wrote at https://www.amigans.net/modules/newbb/viewtopic.php?post_id=157755#forumpost157755
Concerning Sam460 OS4 (probably Mos too) emulation, setting the USB media, the whole command is translated as "-drive if=none,id=ufat,format=raw,file=fat:rw:myshreddir -device usb-storage,drive=ufat". As known and as stated in the Balton Qemu support webpage, this does not work hanging the boot. To avoid this, only the first half of the command should be reported in the qemu string while the second half should be activated via console. Sure to teaching anything new, it is just to clarify the context.
I think this exception should be handled by kyvos by including the first half of the command (if Usb media is set) and adding a messagebox before running qemu to remember to activate the console and then imputing the second half of the command to activate the usb sharing. Even better I do not know if there is a way to run a sort of batch under OS4 or Qemu consol to do that semiautomatically.
At the moment to do this I copied the qemu string generated by kyvos to a batch and modifying it according above description. This is quite boring not having the possibility to run the emulation directly from kyvos unless I remove the Usb media.
No data to display