PDA

View Full Version : Dosbox 0.73 on USB XP/Vista [basic howto]


dosraider
02-10-2009, 01:04 PM
1:
Copy the dosbox-0.73 folder on your USB key.
http://img10.imageshack.us/img10/3782/dosboxusb01.th.png (http://img10.imageshack.us/i/dosboxusb01.png/)

2:
Create a \oldgames\ folder to use as virtual C: in dosbox:
http://img36.imageshack.us/img36/2460/dosboxusb02.th.png (http://img36.imageshack.us/i/dosboxusb02.png/)

3:
Go to the dosbox folder on the USB key and double click on dosbox.exe (Do NOT run dosbox from your dosbox shortcut, if you have that, but from the USB key)-
http://img121.imageshack.us/img121/2268/dosboxusb03.th.png (http://img121.imageshack.us/i/dosboxusb03.png/)

4:
-(If you have dosbox installed on your PC with an automount in your [autoexec] it will mount that one, simply ignore that)-
Now you need a dosbox.conf on your USB dosbox, you create that by inputting:
config -writeconf dosbox.conf
http://img10.imageshack.us/img10/6351/dosboxusb04.th.png (http://img10.imageshack.us/i/dosboxusb04.png/)
This will create a new dosbox.conf file in your dosbox folder on your USB key, it will NOT interfere with whatever you have on your PC.
->Once again, I repeat:
Go to the dosbox folder on the USB key and double click on dosbox.exe (Do NOT run dosbox from your dosbox shortcut, if you have that, but from the USB key)-

You will see this dosbox.conf file on your USB dosbox folder:
http://img203.imageshack.us/img203/6453/dosboxusb05.th.png (http://img203.imageshack.us/i/dosboxusb05.png/)

5:
Double click on the dosbox.conf file in the dosbox folder on your USB key and open with notepad, scroll the whole way down and add under [autoexec]:

[autoexec]
mount c \oldgames\
c:

http://img34.imageshack.us/img34/3825/dosboxusb06.th.png (http://img34.imageshack.us/i/dosboxusb06.png/)

This will automount the \oldgames\ folder on your USB key when running dosbox.exe from the USB key dosbox folder. And only then.

6:Test on another compy with Vista (no dosbox installed):
http://img245.imageshack.us/img245/1715/vista01.th.png (http://img245.imageshack.us/i/vista01.png/)
http://img10.imageshack.us/img10/2742/vista02.th.png (http://img10.imageshack.us/i/vista02.png/)


Test compys:
Several XP/Vista 32 and 64 bit.
With and without dosbox installed on them.
Also tested with an extenal 1.5TB harddisk, same principle, works flawless, USB or network drives.

Nothing is written/stored on the host PC, so you can play your games@work from the USB key if you want, even if you should do some work@work, isn't it?
Your save games will be stored on the USB key, so you can carry them around.

Peter
02-10-2009, 04:39 PM
step 4:
config -writeconf dosbox.conf
not cfg

dosraider
02-10-2009, 04:57 PM
Damn, typoooooooooooos.
Corrected, THX Peter. (....again)