VOGONS


Drive C won't mount

Topic actions

First post, by facetious

User metadata
Rank Newbie
Rank
Newbie

Hi DosBox experts,

I have just installed DosBox on my 86 laptop running Windows 7 Home edition (Spanish version)

I have tried to mount the Drive C but it just will not create it.

Copied from DosBox:

Z:\>MOUNT Current mounted drives are: Drive Z is mounted as Internal Virtual Drive […]
Show full quote

Z:\>MOUNT
Current mounted drives are:
Drive Z is mounted as Internal Virtual Drive

Z:\>MOUNT C C:\DOSPROGS
Directory C:\DOSPROGS doesn't exist

Any suggestions?
Thanks

Reply 1 of 3, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

I guess you don't have the real folder c:/dosprogs. Or you are misunderstanding how mounting is supposed to work.

Mount c c:/dosprogs means that dosbox will use the REAL folder dosprogs on your harddrive c: to emulate dosbox' c: drive in there.
So you need to have a REAL folder called dosprogs on c:/

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 2 of 3, by facetious

User metadata
Rank Newbie
Rank
Newbie

Thank you for that.

Obviously I misunderstood. I thought that everything was contained in DosBox - it has its Z drive and I thought that it had to have its own C drive.

Thanks again.