<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Howto Auto mount a drive in DOSBOX</title>
	<atom:link href="http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nob</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-117636</link>
		<dc:creator>Nob</dc:creator>
		<pubDate>Sun, 18 Dec 2011 12:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-117636</guid>
		<description>Hi,

I&#039;m new with DosBox and I will use it to run some old DOS programs I have on floppy disk. I&#039;ve a external floppy disk (USB). Ubuntu 10.04 put this drive under Computer with the name Floppy Disk.
Anyone a idea how to mount this Floppy Disk in DosBox?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m new with DosBox and I will use it to run some old DOS programs I have on floppy disk. I&#8217;ve a external floppy disk (USB). Ubuntu 10.04 put this drive under Computer with the name Floppy Disk.<br />
Anyone a idea how to mount this Floppy Disk in DosBox?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 404</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-107380</link>
		<dc:creator>404</dc:creator>
		<pubDate>Sun, 31 Jul 2011 13:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-107380</guid>
		<description>Thanks, this is exactly what I was looking for</description>
		<content:encoded><![CDATA[<p>Thanks, this is exactly what I was looking for</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yogesh</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-106149</link>
		<dc:creator>yogesh</dc:creator>
		<pubDate>Sun, 10 Jul 2011 05:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-106149</guid>
		<description>it worked as clockwork.....
thanx buddy :D</description>
		<content:encoded><![CDATA[<p>it worked as clockwork&#8230;..<br />
thanx buddy <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linuxdoctor</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-44123</link>
		<dc:creator>Linuxdoctor</dc:creator>
		<pubDate>Tue, 17 Aug 2010 20:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-44123</guid>
		<description>to make this global, put the conf file in the /etc directory.

ie.   

/etc/dosbox.conf</description>
		<content:encoded><![CDATA[<p>to make this global, put the conf file in the /etc directory.</p>
<p>ie.   </p>
<p>/etc/dosbox.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-42096</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 02 Aug 2010 22:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-42096</guid>
		<description>Gaz: See the first post by Dominic. You have to tell it where your dosbox.conf file is.</description>
		<content:encoded><![CDATA[<p>Gaz: See the first post by Dominic. You have to tell it where your dosbox.conf file is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flow</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-39391</link>
		<dc:creator>flow</dc:creator>
		<pubDate>Thu, 01 Jul 2010 00:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-39391</guid>
		<description>ok, so i have POS software shared from a windows server.
in dosbox on a windows system:

i first mount the windows share as a local filesystem.

i setup a lpt1 redirect &quot;net use lpt1 \\server\printer&quot;

i then config dosbox to mount that drive.

i can then run the POS in the dosbox, and print to the network printer.


how can i do the same with dosbox on ubuntu?
i&#039;ve mounted the shared filesystem via fstab, but dosbox can&#039;t see it.

i cannot find a way to set up the lpt1 redirect.

help! this is a show stopper for ubuntu, as i must be able to run the POS software.</description>
		<content:encoded><![CDATA[<p>ok, so i have POS software shared from a windows server.<br />
in dosbox on a windows system:</p>
<p>i first mount the windows share as a local filesystem.</p>
<p>i setup a lpt1 redirect &#8220;net use lpt1 \\server\printer&#8221;</p>
<p>i then config dosbox to mount that drive.</p>
<p>i can then run the POS in the dosbox, and print to the network printer.</p>
<p>how can i do the same with dosbox on ubuntu?<br />
i&#8217;ve mounted the shared filesystem via fstab, but dosbox can&#8217;t see it.</p>
<p>i cannot find a way to set up the lpt1 redirect.</p>
<p>help! this is a show stopper for ubuntu, as i must be able to run the POS software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cookiemonster</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-13906</link>
		<dc:creator>cookiemonster</dc:creator>
		<pubDate>Mon, 05 Oct 2009 02:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-13906</guid>
		<description>an easier way to set up an autoexec file. make a text file. put in these command lines. assuming it is c:\ drive and dosprog folder.

[autoexec]
mount c c:\dosprog
c:\

save this then change the file name to dosbox.conf and put in your dosbox folder.</description>
		<content:encoded><![CDATA[<p>an easier way to set up an autoexec file. make a text file. put in these command lines. assuming it is c:\ drive and dosprog folder.</p>
<p>[autoexec]<br />
mount c c:\dosprog<br />
c:\</p>
<p>save this then change the file name to dosbox.conf and put in your dosbox folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shrid</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-11311</link>
		<dc:creator>Shrid</dc:creator>
		<pubDate>Tue, 21 Jul 2009 07:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-11311</guid>
		<description>omg Dominic thank you so much! I knew everything was set up right. I just couldnt get how to connect dosbox to the config file. worked perfectly on xp but not on ubuntu. now I have a shortcut on my desktop and everything&#039;s in place.

Oh and if your arrow keys aren&#039;t working, type this into the terminal just once and it&#039;ll be fixed forever. Hasnt caused me any problems so far.

echo -e &quot;[sdl]\nusescancodes=false\n&quot; &gt;&gt;~/.dosboxrc</description>
		<content:encoded><![CDATA[<p>omg Dominic thank you so much! I knew everything was set up right. I just couldnt get how to connect dosbox to the config file. worked perfectly on xp but not on ubuntu. now I have a shortcut on my desktop and everything&#8217;s in place.</p>
<p>Oh and if your arrow keys aren&#8217;t working, type this into the terminal just once and it&#8217;ll be fixed forever. Hasnt caused me any problems so far.</p>
<p>echo -e &#8220;[sdl]\nusescancodes=false\n&#8221; &gt;&gt;~/.dosboxrc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaz</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-5279</link>
		<dc:creator>Gaz</dc:creator>
		<pubDate>Fri, 09 Jan 2009 03:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-5279</guid>
		<description>Alright... I&#039;m using Linux here. I can get Dosbox to read a dosbox.conf file when it is in my home (~) directory. However, I&#039;d like to put the dosbox.conf file in my ~/Dos_Games directory. Whenever I do that, Dosbox won&#039;t run the file! It runs it fine when I have it in ~ though.

Any ideas?</description>
		<content:encoded><![CDATA[<p>Alright&#8230; I&#8217;m using Linux here. I can get Dosbox to read a dosbox.conf file when it is in my home (~) directory. However, I&#8217;d like to put the dosbox.conf file in my ~/Dos_Games directory. Whenever I do that, Dosbox won&#8217;t run the file! It runs it fine when I have it in ~ though.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qui-ux</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-2250</link>
		<dc:creator>Qui-ux</dc:creator>
		<pubDate>Sat, 20 Dec 2008 07:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-2250</guid>
		<description>Except Warcraft 2, won&#039;t be using CD audio just plain MIDI.

I&#039;m after a way to get Warcraft 2 to use cd audio.</description>
		<content:encoded><![CDATA[<p>Except Warcraft 2, won&#8217;t be using CD audio just plain MIDI.</p>
<p>I&#8217;m after a way to get Warcraft 2 to use cd audio.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bobdotexe</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-2249</link>
		<dc:creator>bobdotexe</dc:creator>
		<pubDate>Mon, 13 Oct 2008 20:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-2249</guid>
		<description>when you mount and boot from an image, how can you use other Psychical drives with it?
like I mount a win95 image, and my flashdrive, win95 boots fine, but my flashdrive will not show up!!</description>
		<content:encoded><![CDATA[<p>when you mount and boot from an image, how can you use other Psychical drives with it?<br />
like I mount a win95 image, and my flashdrive, win95 boots fine, but my flashdrive will not show up!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frits</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-2248</link>
		<dc:creator>frits</dc:creator>
		<pubDate>Sat, 23 Aug 2008 05:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-2248</guid>
		<description>Is that really necessary? On my system, after following admin&#039;s suggestions, typing &quot;Dosbox&quot; in the terminal starts Dosbox with the new configuration settings. No need for any command line arguments...

frits</description>
		<content:encoded><![CDATA[<p>Is that really necessary? On my system, after following admin&#8217;s suggestions, typing &#8220;Dosbox&#8221; in the terminal starts Dosbox with the new configuration settings. No need for any command line arguments&#8230;</p>
<p>frits</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic</title>
		<link>http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html/comment-page-1#comment-2247</link>
		<dc:creator>Dominic</dc:creator>
		<pubDate>Sat, 12 Jul 2008 14:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html#comment-2247</guid>
		<description>Hey,

This is missing one vital piece of info. To use your new configuration file with dosbox you have to tell dosbox where it is when you start it.

So if you used this command inside dosbox:
config -writeconf /home/yourname/dosbox.conf

You have to run Dosbox with the following commandline in a terminal or an app launcher:
dosbox -conf /home/yourname/dosbox.conf

This will then load your customised .conf file, including any mounting you have put in the [Autoexec] section.

Hope that helps,
Dom.</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>This is missing one vital piece of info. To use your new configuration file with dosbox you have to tell dosbox where it is when you start it.</p>
<p>So if you used this command inside dosbox:<br />
config -writeconf /home/yourname/dosbox.conf</p>
<p>You have to run Dosbox with the following commandline in a terminal or an app launcher:<br />
dosbox -conf /home/yourname/dosbox.conf</p>
<p>This will then load your customised .conf file, including any mounting you have put in the [Autoexec] section.</p>
<p>Hope that helps,<br />
Dom.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

