Computing.Net > Forums > Disk Operating System > Invalid Drive Specification

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Invalid Drive Specification

Reply to Message Icon

Name: Jonathan
Date: July 28, 1999 at 08:09:30 Pacific
Comment:

I am having a problem with DOS, I cannot get it to read the CD drive because one of my games is DOS based and it cannot work in a Windows Shell. I already went to the advanced options in the DOS Prompt properites and clicked the option that said "Prevent MS-DOS based programs from detecting Windows" and my game is freezing up so could you help me get DOS to recognize the D:\ drive. Please respond by E-Mail.



Sponsored Link
Ads by Google

Response Number 1
Name: Bob-NB
Date: July 29, 1999 at 00:40:59 Pacific
Reply:

You need to have the CD drivers loading in DOS at start-up, which they are not now doing. There are several ways to get them there, however, one of the easiest is to have a boot disk with the cd drivers on them, then transfer the drivers to your hard drive in the auto.exec and config.sys files.
You can transfer them line by line from the A drive to c with c:\edit autoexec.bat and then add them there and c:edit config.sys and add them there too. If you have no other things currently in your autoexec and config files, you can also do this after you boot from the boot disk A:\copy A*.* c: A boot disk specific to your current operating system is available at: www.bootdisk.com


0

Response Number 2
Name: Bob-NB
Date: July 29, 1999 at 01:16:56 Pacific
Reply:

Your resulting files should look similar to this:

Autoexec.bat file
MSCDEX.exe /s /d:cdide01 /m:10

Config.sys file
device=himem.sys
device=GSCDROM.sys /d:cdide01

If you do not use A:\copy A*.* c: and transfer all to c except the command.com (tell it no) you will need to copy MSCDEX.exe , cdide01 , and GSCDROM.sys to the C drive. (The boot disk may have other generic drivers similar to the above), again you can get one at www.bootdisk.com


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Invalid Drive Specification

invalid drive specification www.computing.net/answers/dos/invalid-drive-specification/7088.html

Invalid Drive specification www.computing.net/answers/dos/invalid-drive-specification/1696.html

DOS Game--Invalid Drive Specification www.computing.net/answers/dos/dos-gameinvalid-drive-specification/6529.html