MOUNT

From DOSBoxWiki
Revision as of 09:00, 19 December 2007 by Qbix (talk | contribs) (fixing drive change command)
Jump to navigationJump to search

MOUNT.COM is a command inside DOSBox that can connect physical folders and drives to virtual drives inside DOSBox. When you enter the command MOUNT from the DOSBox prompt you should see

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

To mount a folder as a drive, follow this basic template.

MOUNT [Drive-Letter] [Local-Directory]

Usage Examples

Windows

Z:\>MOUNT C C:\DOSGAMES

Linux

Z:\>MOUNT C ~/DOSGAMES

To change to the newly mounted virtual drive simply type

[Drive-Letter]:

For example (If you mounted a Local-Directory to the Drive-Letter C)

Z:\>C: