<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andrew4096</id>
	<title>DOSBoxWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.dosbox.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Andrew4096"/>
	<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/Special:Contributions/Andrew4096"/>
	<updated>2026-04-24T09:32:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Contributing_to_this_Wiki&amp;diff=134693</id>
		<title>Contributing to this Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Contributing_to_this_Wiki&amp;diff=134693"/>
		<updated>2016-02-15T19:27:35Z</updated>

		<summary type="html">&lt;p&gt;Andrew4096: syntax, grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Style of Wiki entries=&lt;br /&gt;
&lt;br /&gt;
==Inline DOS Commands==&lt;br /&gt;
&lt;br /&gt;
When referring to a DOS command in the middle of a sentence use the '''&amp;lt;nowiki&amp;gt;'''DOS COMMAND'''&amp;lt;/nowiki&amp;gt;''' syntax.  This makes commands standout clearly without breaking the flow of a sentence.&lt;br /&gt;
&lt;br /&gt;
==Command Prompts==&lt;br /&gt;
&lt;br /&gt;
When typing in DOS commands use the following syntax (view source to see how to format text this way):&lt;br /&gt;
&lt;br /&gt;
 This is an example&lt;br /&gt;
&lt;br /&gt;
Also be sure to type everything in UPPERCASE (this is consistent with the original documentation that came with MS-DOS as well as other DOS versions).&lt;br /&gt;
&lt;br /&gt;
If the command produces output that is important for the reader to understand you can add line breaks, but you should include the prompt information as best as possible to clearly distinguish between what is types and what is produced.  It would also be helpful to bold the text intended to type.&lt;br /&gt;
&lt;br /&gt;
 C:\&amp;gt;'''COPY FILE1.DAT C:\TEMP'''&lt;br /&gt;
 1 file(s) copied.&lt;br /&gt;
&lt;br /&gt;
==[[GAMES|Game]] and [[Software|Application]] articles==&lt;br /&gt;
&lt;br /&gt;
Game and Software articles are intended to help a user understand how to execute and use programs that might not run in DOSBox easily.  Information on how to complete a game or operate a program is not needed in this Wiki, and should instead be linked to other web sites if available.  A Game or Application that runs without any issues or needs no special configuration is not an ideal candidate for an article.  If you plan on adding an article on a Game or Application make sure to first check the lists for each, to see if it is already written.&lt;br /&gt;
&lt;br /&gt;
*Software Articles&lt;br /&gt;
**[[GAMES|Games]]&lt;br /&gt;
**[[Software|Applications]]&lt;br /&gt;
&lt;br /&gt;
Right now URLS for games should be preceded with '''GAMES:''' followed by a short clear (and if possible, commonly used) version of the game title.  Links to that article can of course be as verbose as is reasonable.  The value of including '''GAMES:''' in the URL is that when searching for a game in this Wiki, the article about the game will standout in the search results while articles that refer to that game will be clearer.  As far as using the full title of the game as its article name, many games are referred to by shorter names like [[GAMES:ADOM|Ancient Domains of Mystery]] is referred to as [[GAMES:ADOM|ADOM]] in forum discussions.  If the abbreviation is used in the article title while the Full title is in the article, a user can search for either and be directed to the correct article.  Using the more common abbreviation makes linking to the article easier as well.&lt;br /&gt;
&lt;br /&gt;
==MediaWiki Information==&lt;br /&gt;
This Wiki is powered by [http://www.mediawiki.org/ MediaWiki] (the same engine that powers the Wikipedia project).  Some features that are available in Wikipedia are not available here (like #IF and #ELSE commands), but for the most part, this Wiki follows the same syntax and provides the same functionality found in Wikipedia.&lt;br /&gt;
&lt;br /&gt;
===Resources===&lt;br /&gt;
* [http://meta.wikimedia.org/wiki/Help:Contents User's Guide]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;big&amp;gt;'''MediaWiki has been successfully installed.'''&amp;lt;/big&amp;gt;&lt;br /&gt;
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.&lt;br /&gt;
&amp;lt;!--&lt;/div&gt;</summary>
		<author><name>Andrew4096</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Main_Page&amp;diff=134692</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Main_Page&amp;diff=134692"/>
		<updated>2016-02-15T19:23:45Z</updated>

		<summary type="html">&lt;p&gt;Andrew4096: /* DOSBox resources */ original DOSBox Wiki link is dead (commented-out)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''&lt;br /&gt;
=Welcome to the Wiki page of the DOSBox project=&lt;br /&gt;
&lt;br /&gt;
'''DOSBox''' emulates an Intel x86 PC, complete with [[Sound|sound]], [[Display|graphics]], [[Input|mouse]], [[Input|joystick]], [[Connectivity|modem]], etc., necessary for running many old MS-DOS [[GAMES|games]] that simply cannot be run on modern PCs and operating systems, such as Microsoft Windows XP, Windows Vista, Linux and FreeBSD. However, it is not restricted to running only games. In theory, any MS-DOS or PC-DOS (referred to commonly as &amp;quot;DOS&amp;quot;)  [[Software|application]] should run in DOSBox, but the emphasis has been on getting DOS [[GAMES|games]] to run smoothly, which means that communication, networking and printer support are still in early development.&lt;br /&gt;
&lt;br /&gt;
DOSBox also comes with its own [[Command Line|DOS-like command prompt]]. It is still quite rudimentary and lacks many of the features found in MS-DOS, but it is sufficient for installing and running most DOS [[GAMES|games]].&lt;br /&gt;
&lt;br /&gt;
DOSBox has a lively, user-supported [http://www.vogons.org/viewforum.php?f=53 community forum] hosted at VOGONS (Very Old Games On New Systems).  Feel very very free to drop by if you have questions about DOSBox!&lt;br /&gt;
&lt;br /&gt;
==General Information==&lt;br /&gt;
*[[Releases|Downloading DOSBox]]&lt;br /&gt;
*[[System Requirements]]&lt;br /&gt;
*[[DOSBox_FAQ|Frequently Asked Questions]] (FAQ)&lt;br /&gt;
*Guides&lt;br /&gt;
**[[Basic_Setup_and_Installation_of_DosBox|Basic Setup and Installation of DOSBox]]&lt;br /&gt;
***[[DOSBox and Windows Vista|Vista Specific Issues]]&lt;br /&gt;
***[[DOSBox and Mac OSX|Mac OSX Specific Issues]]&lt;br /&gt;
***[[Mac OSX Advanced]]&lt;br /&gt;
***[[Recording Video]]&lt;br /&gt;
**[[Contributing to this Wiki]]&lt;br /&gt;
**[[GAMES|Games]] that DOSBox can (or can't) run&lt;br /&gt;
**[[Software]] applications that DOSBox can (or can't) run&lt;br /&gt;
**[[TOOLS|Tools]] that can assist either playing games or using DOSBox generally&lt;br /&gt;
**[[DOSBoxFrontends|Frontends]] - simplifies running and understanding DOSBox.&lt;br /&gt;
**[[Performance|Running Resource Demanding Games]]&lt;br /&gt;
*[[Special Thanks]]&lt;br /&gt;
*[[Contact]]&lt;br /&gt;
&lt;br /&gt;
==More Specific Topics==&lt;br /&gt;
*[[Usage| DOSBox.exe Supported Parameters]]&lt;br /&gt;
*[[ZDrive|Z:\&amp;gt; Prompt]]&lt;br /&gt;
*[[Commands|Command Line Utilities]]&lt;br /&gt;
**[[MOUNT|Mounting your CD-ROM in DOSBox]]&lt;br /&gt;
*[[Special Keys]]&lt;br /&gt;
*[[dosbox.conf|The Configuration File]] (dosbox.conf)&lt;br /&gt;
**[[Associating the Configuration File in Windows]]&lt;br /&gt;
*[[Language File|The Language File]]&lt;br /&gt;
*[[Keymapper|The Keymapper]]&lt;br /&gt;
*[[Ubuntu Configuration|Ubuntu Configuration]]&lt;br /&gt;
*[[DOSBoxShortcuts|DOSBox Shortcuts]]&lt;br /&gt;
*[[GOG_games_that_use_DOSBox|GOG Games that use DOSBox]] - An overview&lt;br /&gt;
&lt;br /&gt;
==DOSBox resources==&lt;br /&gt;
*[http://dosbox.cvs.sourceforge.net/dosbox/dosbox/README?view=markup DOSBox README File]&lt;br /&gt;
*[http://dosbox.com/comp_list.php List of Games and Applications] (and how to install and run them)&lt;br /&gt;
*[http://www.vogons.org/viewforum.php?f=53 DOSBox community forum]&lt;br /&gt;
&amp;lt;!-- *[http://dosbox.sourceforge.net/oldwiki/ The original DOSBox Wiki] --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Advanced Topics==&lt;br /&gt;
*[[BuildingDOSBox|Building DOSBox]] - Building your own version of DOSBox using mingw&lt;br /&gt;
*[[Building_DOSBox_with_Visual_C_2008_Express|Building DOSBox with Visual C 2008 Express]]&lt;br /&gt;
*[https://wiki.libsdl.org/FAQUsingSDL Using SDL FAQ] (SDL environment variables that can make or break things)&lt;br /&gt;
*[[Special:Allpages|Index of all articles]]&lt;/div&gt;</summary>
		<author><name>Andrew4096</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Talk:ZDrive&amp;diff=134691</id>
		<title>Talk:ZDrive</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Talk:ZDrive&amp;diff=134691"/>
		<updated>2016-02-15T19:20:26Z</updated>

		<summary type="html">&lt;p&gt;Andrew4096: signing unsigned comment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== DOSBox won't accept keystrokes in Microsoft Vista ==&lt;br /&gt;
I downloaded DOSBox 0.72 Win 32 installer; then installed program on my Gateway XP desktop.  I was able to run my old dos game without a hitch.  When I loaded dosbox on my new Gateway Vista home premium laptop, the Z:&amp;gt; prompt dos window comes up, but will not accept ANY key strokes!  What went wrong?   Help please!!&amp;amp;nbsp;—&amp;amp;nbsp;[[User:Hooker|Hooker]] ([[User talk:Hooker|talk]]) 15:40, 22 October 2008‎ (UTC)&lt;br /&gt;
&lt;br /&gt;
: Questions such as this should be posted on the DOSBox Forum.  Discussions on the Wiki article Talk pages should be reserved for article improvement.&amp;amp;nbsp;—&amp;amp;nbsp;[[User:Andrew4096|Andrew4096]]&amp;lt;sup&amp;gt;[[User_talk:Andrew4096|T]] [[Special:Emailuser/Andrew4096|@]]&amp;lt;/sup&amp;gt; 19:20, 15 February 2016 (UTC)&lt;/div&gt;</summary>
		<author><name>Andrew4096</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=User_talk:Andrew4096&amp;diff=134690</id>
		<title>User talk:Andrew4096</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=User_talk:Andrew4096&amp;diff=134690"/>
		<updated>2016-02-15T16:59:33Z</updated>

		<summary type="html">&lt;p&gt;Andrew4096: created&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to my Talk page. Please leave new messages at the '''''BOTTOM''''' of the page.  Thank you.&lt;br /&gt;
&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Andrew4096</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=User:Andrew4096&amp;diff=134689</id>
		<title>User:Andrew4096</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=User:Andrew4096&amp;diff=134689"/>
		<updated>2016-02-15T16:56:38Z</updated>

		<summary type="html">&lt;p&gt;Andrew4096: created page with brief statement of how I use DOSBox&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As of early 2016, I've used DOSBox exclusively on Ubuntu Linux 10.04.  I have no experience with the package on Microsoft Windows or Apple OSX.&lt;/div&gt;</summary>
		<author><name>Andrew4096</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Talk:MOUNT&amp;diff=134688</id>
		<title>Talk:MOUNT</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Talk:MOUNT&amp;diff=134688"/>
		<updated>2016-02-15T16:41:11Z</updated>

		<summary type="html">&lt;p&gt;Andrew4096: /* Linux section */ improved instructions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What are the -t options ? ==&lt;br /&gt;
In DOSBox 0.72, &amp;lt;tt&amp;gt;mount -help&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;intro mount&amp;lt;/tt&amp;gt; doesn't document its -t option, and this page doesn't give the possible values. -- [[User:Skierpage|Skierpage]] 23:49, 15 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Mounting Multiple Images ==&lt;br /&gt;
I have added a &amp;quot;Mounting Multiple Images&amp;quot; section in an attempt to clear up how to do this, as it seems I was not the only one who was not immediately clear on how to do this at first. --[[User:ZealPath|ZealPath]] 13:05, 15 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== freesize ==&lt;br /&gt;
There's an option, -freesize N (in megabytes). Very useful for those old dos apps that incorrectly detect free space and refuse to install. [[User:85.248.66.209|85.248.66.209]] 22:22, 20 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Linux section==&lt;br /&gt;
Please add information on obtaining current mountpoints in the Linux filesystem by issuing&lt;br /&gt;
 mount&lt;br /&gt;
command in the terminal window. It may be easier to determine the label (path) for the mounted CDs this way instead of looking for it in the graphical file manager. — [[User:82.177.55.130|82.177.55.130]] ([[User talk:82.177.55.130|talk]]) 09:08, 16 November 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I've improved the Linux instructions with respect to Ubuntu 10.04, as that is the version that I now use.&amp;amp;nbsp;—&amp;amp;nbsp;[[User:Andrew4096|Andrew4096]]&amp;lt;sup&amp;gt;[[User_talk:Andrew4096|T]] [[Special:Emailuser/Andrew4096|@]]&amp;lt;/sup&amp;gt; 16:41, 15 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Macintosh section==&lt;br /&gt;
You're missing a lot of details on how to mount in OS X.  Specifically, I came looking for how to mount a directory within my second volume.  Needless to say I didn't find the information here.  Anyway after looking for a bit in the Web, this is how I achieved this:&lt;br /&gt;
&lt;br /&gt;
*'''To mount my DOS-boot directory in a folder called &amp;quot;''DOSDRIVEC''&amp;quot; inside my second volume called &amp;quot;''Media''&amp;quot;&lt;br /&gt;
**MOUNT C: /Volumes/Media/DOSDRIVEC&lt;br /&gt;
&lt;br /&gt;
I hope this helps someone who needs to know this.  I should add, if you have just one volume the ~ will work, but not if you have another volume or hard drive. --[[User:68.162.109.220|68.162.109.220]] 09:59, 1 March 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Andrew4096</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=Talk:MOUNT&amp;diff=134687</id>
		<title>Talk:MOUNT</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=Talk:MOUNT&amp;diff=134687"/>
		<updated>2016-02-15T16:22:33Z</updated>

		<summary type="html">&lt;p&gt;Andrew4096: restore earlier legitimate talk entries destroyed by vandalism&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What are the -t options ? ==&lt;br /&gt;
In DOSBox 0.72, &amp;lt;tt&amp;gt;mount -help&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;intro mount&amp;lt;/tt&amp;gt; doesn't document its -t option, and this page doesn't give the possible values. -- [[User:Skierpage|Skierpage]] 23:49, 15 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Mounting Multiple Images ==&lt;br /&gt;
I have added a &amp;quot;Mounting Multiple Images&amp;quot; section in an attempt to clear up how to do this, as it seems I was not the only one who was not immediately clear on how to do this at first. --[[User:ZealPath|ZealPath]] 13:05, 15 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== freesize ==&lt;br /&gt;
There's an option, -freesize N (in megabytes). Very useful for those old dos apps that incorrectly detect free space and refuse to install. [[User:85.248.66.209|85.248.66.209]] 22:22, 20 February 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Linux section==&lt;br /&gt;
Please add information on obtaining current mountpoints in the Linux filesystem by issuing&lt;br /&gt;
 mount&lt;br /&gt;
command in the terminal window. It may be easier to determine the label (path) for the mounted CDs this way instead of looking for it in the graphical file manager.&lt;br /&gt;
&lt;br /&gt;
==Macintosh section==&lt;br /&gt;
You're missing a lot of details on how to mount in OS X.  Specifically, I came looking for how to mount a directory within my second volume.  Needless to say I didn't find the information here.  Anyway after looking for a bit in the Web, this is how I achieved this:&lt;br /&gt;
&lt;br /&gt;
*'''To mount my DOS-boot directory in a folder called &amp;quot;''DOSDRIVEC''&amp;quot; inside my second volume called &amp;quot;''Media''&amp;quot;&lt;br /&gt;
**MOUNT C: /Volumes/Media/DOSDRIVEC&lt;br /&gt;
&lt;br /&gt;
I hope this helps someone who needs to know this.  I should add, if you have just one volume the ~ will work, but not if you have another volume or hard drive. --[[User:68.162.109.220|68.162.109.220]] 09:59, 1 March 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Andrew4096</name></author>
	</entry>
	<entry>
		<id>https://www.dosbox.com/wiki/index.php?title=MOUNT&amp;diff=134686</id>
		<title>MOUNT</title>
		<link rel="alternate" type="text/html" href="https://www.dosbox.com/wiki/index.php?title=MOUNT&amp;diff=134686"/>
		<updated>2016-02-15T16:11:03Z</updated>

		<summary type="html">&lt;p&gt;Andrew4096: fixed incorrect case in Ubuntu Linux example; added further explanation of disc label with specific example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''MOUNT.COM''' is a command inside DOSBox that can connect physical folders and drives to [[Drives|virtual drives]] inside DOSBox.  The mounted drive does not automatically refresh files changed out side of DOSBox. You can refresh these files on all mounted drives by activating the Swap Image event (Hot key: Ctrl F4) to have access to changed files automatically when, for example, the drive is mapped as a floppy.&lt;br /&gt;
&lt;br /&gt;
When you enter the command MOUNT from the DOSBox &amp;lt;code&amp;gt;Z:\&amp;gt;&amp;lt;/code&amp;gt; prompt you should see:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT&lt;br /&gt;
Current mounted drives are:&lt;br /&gt;
Drive Z is mounted as Internal Virtual Drive&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By default, the MOUNT command will not be recognized at the &amp;lt;code&amp;gt;C:\&amp;gt;&amp;lt;/code&amp;gt; prompt.&lt;br /&gt;
&lt;br /&gt;
To mount a folder as a drive, follow this basic template:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;MOUNT [Drive-Letter] [Local-Directory]&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The local directory can be specified relative to the working directory from which DOSBox was started.&lt;br /&gt;
&lt;br /&gt;
To unmount a drive, follow this basic template:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;MOUNT -u [Drive-Letter]&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Usage examples =&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
&lt;br /&gt;
=== Mounting the working directory from which DOSBox was started ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT C .&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Mounting a specific folder from your hard drive ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT C C:\DOSGAMES&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Mounting a specific folder and setting the amount of free space for a drive ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT C C:\DOSGAMES -freesize 1024&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Mounting a floppy drive ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT A A:\ -t floppy&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Mounting a CD ROM drive ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT D D:\ -t cdrom&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Extra CD ROM options ===&lt;br /&gt;
 -t [floppy|cdrom] Define how the mounted folder should behave to the emulated operating system.&lt;br /&gt;
 -usecd [drive #]  For direct hardware emulation ie: audio playback, etc.&lt;br /&gt;
 -cd = Generate a list of local CD ROM drive's &amp;quot;drive #&amp;quot; values&lt;br /&gt;
 -label [name] = Set the volume name of the drive (all caps)&lt;br /&gt;
 -ioctl = Lowest level of hardware access (Win 2K, XP and Linux)...follows the -usecd command&lt;br /&gt;
 &lt;br /&gt;
 Z:\&amp;gt;MOUNT D D:\ -t cdrom -usecd 0 -ioctl -label GAME_CD&lt;br /&gt;
&lt;br /&gt;
=== Mounting an ISO-File as volume ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;IMGMOUNT E C:\Images\MyImage.iso -t iso&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Mounting a CUE/BIN-Pair as volume ===&lt;br /&gt;
If the game plays additional music tracks from the cd ([http://en.wikipedia.org/wiki/Mixed_Mode_CD mixed mode]), you can still mount it as an image file. Since ISO can only contain pure data, the image has to be in the [[Cuesheet|CUE/BIN format]]. You mount it with&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;IMGMOUNT E C:\Images\MyImage.cue -t iso&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
The BIN-file has to be in the same folder as the CUE-file. It is also possible to use a cuescheet in combination with an ISO and [[Cuesheet|compressed audio tracks]] in OGG or MP3 format.&lt;br /&gt;
&lt;br /&gt;
=== Mounting multiple images (ISO or CUE/BIN) ===&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;IMGMOUNT E C:\Images\MyImage1.iso C:\Images\MyImage2.iso -t iso&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When mounting multiple images (useful for any application which requires discs to be swapped while it is running), you can then switch between the mounted disk-images by pressing Ctrl+F4 (by default) while your application is running.&lt;br /&gt;
&lt;br /&gt;
== Linux ==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT C ~/DOSGAMES&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT D /MEDIA/CDROM/ -T CDROM&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Users of the current version of Ubuntu (9.10 Karmic Koala) may notice that the above command doesn't work.  This is because CD-ROMs are mounted based on their label and do not share a common mount point.  Open the CD-ROM in Nautilus (or your preferred file manager) to determine its label. Use this command instead, replacing values as appropriate for your system:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT D /media/CD_LABEL/ -t cdrom -usecd 0 -ioctl&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;IMGMOUNT E ~/IMAGES/MYIMAGE.ISO -T ISO&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that the Linux path is absolute and case-sensitive.  If you insert a disc in the CD ROM or DVD ROM drive and mount it on your Linux system, or have it set up to auto-mount when the disc is inserted, then use Nautilus to browse to the /media directory, you will see the label of the CD as a folder therein.  For example, a DOOM II disc shows up as /media/DOOM2_V17A.  The disc label in this example is &amp;quot;DOOM2_V17A&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Mac OSX ==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT C ~/DOSGAMES&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;MOUNT D &amp;quot;/Volumes/Panzer General&amp;quot; -t cdrom&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
The quotes around pathname can be omitted if CD name has no special characters.&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;IMGMOUNT D ~/Documents/IMAGE.toast -t iso&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Using your mounted drive ==&lt;br /&gt;
To change to the newly mounted virtual drive simply type&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;[Drive-Letter]:&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example (If you mounted a Local-Directory to the Drive-Letter '''C''')&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;Z:\&amp;gt;C:&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Andrew4096</name></author>
	</entry>
</feed>