First post, by OSH
- Rank
- Member
I have a problem. I created a hardfile for C disk, boot from it, and it works. But I want to have access to a directory on my real drive. This won't work:
IMGMOUNT 2 /media/kamil/Nowy/Emulatory/PC/DOS/DOSBOX/Harddrives/c.img -size 512,63,16,1012 -fs none
mount D /media/kamil/Nowy/Emulatory/PC/DOS/DOSBOX/Harddrives/C -freesize 900
Boot -l c
After boot - D isn't visible. Is it possible to do such combination? And the same thing with mounting CDROM image. IN DOSBOX Wiki I fpund this:
By default, the MOUNT command will not be recognized at the C:\> prompt.
Is it possible to make this work from C:\?