Hi am trying to use floptool to add a file to a IBM disk image but I am a bit confused. The command I am using is as follows.
$ ./floptool flopwrite auto pc disk.img game.exe GAME.EXE
I get the following error message.
Error: Filesystem 'pc' unknown
I don't understand what the second and third argument are. If I had a list of acceptable values it would help. Can anyone shed some light on this problem?