VOGONS


Cant run from C:\

Topic actions

First post, by UKchaos

User metadata
Rank Newbie
Rank
Newbie

from the readme:

FAQ: ==== […]
Show full quote

FAQ:
====

Q: I've got a Z instead of a C at the prompt.
A: In DOSBox you can mount directories as drives in win32: mount c D:\ would give you an C in DOSBox which points at D:\ in win32

I dont understand what that means. All i want to do is run an .exe from my c:/ but it doesnt let me, its just on Z.

Reply 1 of 25, by firestorm225

User metadata
Rank Newbie
Rank
Newbie

I think all you need to do is to type C: to switch drive letters.

Reply 2 of 25, by bobistheweatherman

User metadata
Rank Newbie
Rank
Newbie

Yea it took me a while til my small brain figured this out also.

Basically if you typed: mount d c:\blah\blah D: would be in c:\blah\blah. So if you want to go into that drive, type D: to go there. In your case you want your drive to be c:\, so just type mount c c:\ and then type c:

That's the only way I can explain it. 😎

Reply 3 of 25, by firestorm225

User metadata
Rank Newbie
Rank
Newbie

I'm going to see if I can come up with a quick pictoral guide on how to get started with Dosbox 😀 I know it's difficult for some people to go through with the DOS commands, and I found the front end for it a little on the difficult side to use, so maybe that'll help some people.

Reply 4 of 25, by icemann

User metadata
Rank Member
Rank
Member

Basically it means that if you put in mount c c:\blah\blah then as far as dosbox is concerned c:\blah\blah is your c:.

Reply 5 of 25, by UKchaos

User metadata
Rank Newbie
Rank
Newbie

Ah , i was typing "C:\" instead of "C:", works fine now, cheers.

I can finally play Flashback

W00t!

Reply 6 of 25, by icemann

User metadata
Rank Member
Rank
Member

You only ever need to have the "\" when you want to specificy a specific directory (eg c:\blah). If you ever want to set the root directory for something then just put c: or whatever and that will do the job just fine.

Reply 7 of 25, by mrblue1107

User metadata
Rank Newbie
Rank
Newbie

I mounted a directory to c:, but I can't figure out how to run the exe itself. How do I do that?

Reply 8 of 25, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

At the C:\> prompt, just type down its name, for instance...

C:\>LOADER

C:\>LOADER.EXE (Alternative)

Reply 9 of 25, by Abysmal

User metadata
Rank Newbie
Rank
Newbie

...

Last edited by Abysmal on 2017-11-08, 14:39. Edited 1 time in total.

Reply 10 of 25, by mrblue1107

User metadata
Rank Newbie
Rank
Newbie

Hrmmm, the DOSBOX doesn't seem to help. The game says "Unable to locate Advanced Civilization CD", but the CD is in the drive. And when I ran the game without DOSBOX it did the same thing.

The game I'm trying to run is called Advanced Civilization, made by Avalon Hill (in 1996 I believe). The game won't run on WinXP, but it runs on Win98. Anybody got any extra ideas or tips?

Reply 11 of 25, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

To mount CD-ROM drives you need to specify -t CDROM as parameters. Let's say your CD-ROM (physical) drive has letter F:, so to mount it you would write: mount f f:\ -t cdrom

Reply 12 of 25, by Snover

User metadata
Rank l33t++
Rank
l33t++

But if you want to mount your CD-ROM drive as drive D you would use "mount d f:\ -t cdrom"

Yes, it’s my fault.

Reply 13 of 25, by motionmanz

User metadata

i cant put"\" mark in dosbox 6.1. so it impossible to use it. help me what to do

Reply 14 of 25, by mirekluza

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

@motionmanz: READ THE README AND DOSBOX GUIDES BEFORE ASKING ANYTHING!

Mirek

Reply 15 of 25, by jjlees

User metadata
Rank Newbie
Rank
Newbie

I am having the same problem with the same game. I have read the README and the FAQ's and newbie posts. The problem is the same, it won't recognize the CD and comments "Unable to locate the Advanced Civilization CD."

I have tried all of the following, after mounting C:
mount d d:\ -t cdrom
mount d d:\ -t cdrom -ioctl
mount d d:\ -t cdrom -ioctl -usecd 0 [after having performed "mount -cd" to find out it is 0]

and, all of the respective combinations of order. The only combination that causes the cd to spool up is the latter, but the same error occurs of "Unable to locate ...".

I have tried to copy the entire contents to the HD and then mount the directory I copied the cd to as the cdrom directory.

All of the previous work were on Win2k and Win XP machines. On the XP machine, I also tried to load the game and utilize the right-click->properties->compatibility->open as Win95 option to the same issue.

I saw the game on the list of supported, but for whatever reason I am not able to get it working. Any ideas would be appreciated.

Thanks,

Dr. J.

Reply 16 of 25, by Guest

User metadata

jjlees - This makes two of us. I'm getting the exact same error, same symptoms - for that matter, I've even tried copying the entire contents of the disk to the hard drive - no dice.

Is there any way to talk to whoever indicated that they had it working? Or possibly create a repository of configs that have worked for various games in the past? I noticed that "Aragorn" is listed as having it running like a charm on 0.61 - any way to find out how he did it?

Reply 17 of 25, by Dos Game Player

User metadata
Rank Newbie
Rank
Newbie
UKchaos wrote:

from the readme:

FAQ: ==== […]
Show full quote

FAQ:
====

Q: I've got a Z instead of a C at the prompt.
A: In DOSBox you can mount directories as drives in win32: mount c D:\ would give you an C in DOSBox which points at D:\ in win32

I dont understand what that means. All i want to do is run an .exe from my c:/ but it doesnt let me, its just on Z.

Type

mount C C:\

and then type

C:

and then run your program like you would in DOS

Reply 18 of 25, by jjlees

User metadata
Rank Newbie
Rank
Newbie

Dos Game Player,

Thanks for reading and replying. Alas, mounting C: is not the issue. Up a couple posts, I wrote:

I have tried all of the following, after mounting C:
mount d d:\ -t cdrom
mount d d:\ -t cdrom -ioctl
mount d d:\ -t cdrom -ioctl -usecd 0 [after having performed "mount -cd" to find out it is 0]

But, if you or anyone has another idea, I would love to hear it. I even tried the D-Fend front-end with some of the settings (more or less shooting in the dark) to no avail.

Thanks again,

John

Reply 19 of 25, by Og

User metadata
Rank Member
Rank
Member

Sorry if this sounds stupid, but were CD defenses(SafeDisk, SecuROM etc..) in existence back in 1996?
If so, that might explain the problem.