MOUNT

From DOSBoxWiki
Revision as of 21:05, 18 December 2007 by 66.92.180.18 (talk) (Created a page for MOUNT.COM)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

MOUNT.COM

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]

For example

Windows

Z:\>MOUNT C C:\DOSGAMES

Linux

Z:\>MOUNT C ~/DOSGAMES


To change to the newly mounted virtual drive simply type

MOUNT [Drive-Letter]:

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

Z:\>C: