VOGONS

Common searches


First post, by RipTide

User metadata
Rank Newbie
Rank
Newbie

Hi, I'm new in using DOSBox, but already had some fun with some old games,
especially Monkey Island.

Now I'm trying to play The Big Red Adventure, but ran into the same
problems as stated here:
"emm386 d=64" in DOSBox (Big Red Adventure)

I tried to install DOS,
like described here:
Sample usage of a harddisc image in DOSBOX

But I cannot boot from a diskimage.
I even tried rawwrite and WinImage to make diskimages of my own,
used win98, 95, DOS 6.22 and DOS 6.0 diskimages, but I always
get the same error message:

D:\>boot C:\MSDOS\winb600.ima
Open Boot-Image C:\MSDOS\winb600.ima
Cannot open C:\MSDOS\winb600.ima
D:\>

Does someone know where the problem lies?
I searched for quite some time now, but get always get the same error.

Thanks in advance
Stephan Oncken

Reply 2 of 7, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

Put the image in the same folder as your dosbox.exe.
Execute dosbox.exe
type in mount c .
C:
type in "boot nameofimage.ima"

Last edited by DosFreak on 2007-03-08, 01:57. Edited 1 time in total.

How To Ask Questions The Smart Way
Make your games work offline

Reply 3 of 7, by RipTide

User metadata
Rank Newbie
Rank
Newbie

thx a lot,

I put the Imagefile in the installation folder, and it booted just fine 😀

No I can proceed and install MS-DOS.
With the other instructions I should be able to play
the adventure without sound problems.

cya
Stephan

Reply 4 of 7, by RipTide

User metadata
Rank Newbie
Rank
Newbie

*lol*

when I run the format /s, I used a Win98 Bootdisk.
While booting from the HD image, I could shortly see the Windows
Bootupscreen with the MS flag...

But I should use a DOS bootdisk, the Win98 formatted hd just
stopped in the middle.

Reply 5 of 7, by RipTide

User metadata
Rank Newbie
Rank
Newbie

Hi,

I have to bother again.
I installed MSDOS with no problems.
I could even configure my config.sys to expand the memory,
but when running DOS, I cannot access the drives and directories
mounted by DOSBox.

My autoexec part of the dosbox.conf looks like this:

[autoexec]
mount 3 E:\DOS # (tried D instead of 3 previously)
mount 4 Y:\ -t cdrom # (tried Y instead of 4 previously)
imgmount C c.img -t hdd -size 512,63,16,203 -fs fat
boot -l C

But DOS ist just regocnizing it's own partition.
Is it possible to access the DOSBox mounted drives,
or is there another way of accessing directories and drives
under DOS?

I'd apreciate you help
Stephan

Reply 6 of 7, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

You cannot access your host filesystem from the guest if you load the real ms-dos.

If you insist on useing images for your games then the easiest way to put DOS games on the images is to open them up with Winimage and manually put your games into the image.

How To Ask Questions The Smart Way
Make your games work offline