VOGONS


I need Help with Flight SIM

Topic actions

Reply 20 of 25, by Ensign Nemo

User metadata
Rank Oldbie
Rank
Oldbie

I think people are telling you to mount your C: before trying to install to it.

Reply 22 of 25, by PixelLovesDos

User metadata
Rank Newbie
Rank
Newbie
Ensign Nemo wrote on 2023-09-26, 02:27:

I think people are telling you to mount your C: before trying to install to it.

I’m sorry what does that mean? (Probably a dumb question sorry)

Reply 24 of 25, by Ensign Nemo

User metadata
Rank Oldbie
Rank
Oldbie

DOSBox loads up using Z: as the working drive. You're emulating a system without a drive mapped to C. Your install problem is trying to install the program to a drive that isn't there. You can mount one of your host directories to the C drive in DOSBox to allow your install program to see it.

DOSBox doesn't have access to the host computer filesystem by default. You need to tell it which directories it should be allowed to access. Your host computer has a C drive, but your DOSBox doesn't have a C drive unless you give it one.

Reply 25 of 25, by giantclam

User metadata
Rank Member
Rank
Member

...sigh.... I can only give the linux example...

In linux:

mkdir DOSGAMES

In DOSbox;

Z:\>MOUNT C ~/DOSGAMES
Z:\>MOUNT D /media/<username>/FLIGHTSIM51/ -t cdrom -usecd 0 -ioctl
D:
setup

CXxGtpn.png