@all
Currently to exchange files between os4 on qemu and hosts window11, i add to qemu usb stick, like this:
-device usb-storage,drive=fat32 -drive file=fat:rw:d:\sharing,id=fat32,format=raw,if=none
It works, but problem that if i do changes from amigaos4 side, then data is refreshed on windows, all ok. But if i do any change from windows size, then data isn't refreshed inside of os4 (because usb-stick wasn't plugged off/plugged on), and i need always to reboot qemu for just seeing new file to appear in this virtual usb stick.
So far tried that with usb way:
- "usbctrl restart" didn't refresh new content.
- dismount usb0: , creating mount list, and then mount usb0: didn't refresh new content as well
Question is: is there any better way ? Not samba or any network kind solution, but something like you mount partition as a disk, and all change from os4 side visibly immediately from windows side, and in other way around too. Like on winuae when you set "mount windows partitions"
Thanks!
Edited by kas1e on 2025/5/12 7:50:21
Edited by kas1e on 2025/5/12 7:59:56