when I use the command : 1: mkdir /my_directory 2: qemu linux.img -fda fat:floppy:/my_directorywhen I write to the floppy(just "mkdir test.dir" in the floppy), the error occur:
"FLOPPY ERROR: fdctrl_transfer_handler: writing sector 1" and nothing is written to the /my_directory. I don't know why? can you help me, thank you very much!