First post, by TomVDJ
Hey all. Let me describe first what I'd like to do: I have DOS 5.0 original floppy images. I remember that in DOS 5.0 with the SETUP/F command, you could create "backups" or a set of floppy disks to boot your PC and install DOS. I'd like to make such a set of disks (or disk images of these disks).
I tried to do this in Dosbox-x but without success. I mounted the images of DOS 5.0 on A: and empty disk images on B:, but DOS 5.0 doesn't seem to recognize B: to write to. It doesn't even show up in the setup program.
From within dosbox itself, I can perfectly write files to the B: drive (and these files actually end up in the disk image too, so exactly what I want), but once I start SETUP/F in DOS 5.0 I can not select the B drive. The setup program doesn't seem to recognize it. I tried connecting physical USB floppy drive through USB and mount that one on dosbox-x and that one does show up in the setup program of DOS, but once I want to write to it (so writing to an actual floppy), I get the message that it is an incorrect disk. So also there I got stuck.
I mount the images just with imgmount disk01.ima -t floppy.
Somebody here has some ideas or tips on how to achieve this?
(I know this is a very specific question but I don't want to go into the details why I want to do this. I don't want to loose time here to discuss the "why?". Let's say the "how" is MUCH more important here. Consider it a case study đ.)
Thanks in advance for the help or suggfestions!