-
Notifications
You must be signed in to change notification settings - Fork 494
Description
Describe the bug
With main-osfree , we have to run DOS (preferably MS-DOS 8.0) in an image file, and then I prefer VHD, since it can be up to 32 GB. I am not able to install MS-DOS while the VHD is mounted as C, so I have to use 2 (a number between 0-5) instead. Booting MS-DOS while the VHD is mounted as 2 makes DOSBox do an infinite restart loop, same with C if it is mounted with "-t hdd", but if I boot with C, without "-t hdd", I get this message: "Mounting FAT filesystem not supported", and with "-fs none" the VHD has to be mounted with a number between 0-5. :)
Steps to reproduce the behaviour
Install MS-DOS in a VHD in a possible way, then run it in a possible way.
Expected behavior
I expect it will be possible to run any version of DOS in a VHD file of up to 32 GB in DOSBox-X, without any problems.
What operating system(s) this bug have occurred on?
Latest version of Windows 11 Pro.
What version(s) of DOSBox-X have this bug?
Latest nightly build, any workflows.
Used configuration
Output log
Additional information
No response
Have you checked that no similar bug report(s) exist?
- I have searched and didn't find any similar bug report.
Code of Conduct & Contributing Guidelines
- I agree to follow the code of conduct and the contributing guidelines.