VOGONS


First post, by hell_bovine

User metadata
Rank Newbie
Rank
Newbie

I am trying to install 1944atr in dosbox. The installation cannot be done over my winXP OS.

I mounted my c:\games director as c: with 870mb of free space, like it did in the readme file, and my cdrom as D: drive.

I also had to set a environment variable set temp=c:\ such that there is enough "virtual memory" needed for the game.

In the installation, it complains that i have zero byte of free disk space and thus I can't install it.

I know the installation program works because I can install it over native DOS

Anyone got solutions to this?

Thanks

Reply 2 of 6, by hell_bovine

User metadata
Rank Newbie
Rank
Newbie

mount c:\ as c:?

I think the problem is that the installation program from the CDROM checked how much free space does the Z drive has, which is zero of course... The C: had 870mb of free space as I have set it.

Reply 3 of 6, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Can we have a copy of your mount commands, and how you start the installer?

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 4 of 6, by hell_bovine

User metadata
Rank Newbie
Rank
Newbie

here is the command:

dosbox -c "mount c c:\wb\games\ -size 4025,127,16513,1700" -c
"mount d e:\ -t cdrom"

where e: is my physical cdrom with cd in it.

and once i am inside the box,

i need to do first

set temp=c:\

so that the game installer doesn't complaint about having zero virtual memory

then i run the game installer at

d:
install.exe

when i do the install, it say i got zero byte of free disk space

Reply 5 of 6, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

I have never used the -size option - would it be possible for you to use something like -freesize 900?

Also, try doing a mkdir c:\tmp and set temp=c:\tmp before you run the installer.

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32