Computing.Net > Forums > Disk Operating System > DOS Path/File/Copy Help for Install

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.

DOS Path/File/Copy Help for Install

Reply to Message Icon

Name: Topaz777
Date: August 2, 2000 at 00:21:05 Pacific
Comment:

I have a 486DX4, Toshiba XM5402B CDR IDE. I FORMATTED, and now Installing CD Floppy. I get the following;
"CDROM Device Driver Install Target Directory (Must include Drive Name) [C:\CDROMDRV ] <<<<I typed D, I was wrong.

"You must have MSCDEX.exe File (CD-ROM Driver) Exists in C: Please copy MSCDEX.exe File into C: (Any Directory), Then Re-run this program.

Can anyone explain what the DOS path name should be, the command for finding & copying the file into C: ????

Thanks!! A Windows Dummy & have the books to prove it!! :-)



Sponsored Link
Ads by Google

Response Number 1
Name: mr o
Date: August 2, 2000 at 01:35:35 Pacific
Reply:

dont really understand your problem???
but the path should be something like this
path=c:\dos;c:\
if its windows youve got try
path=c:\windows;c:\windows\command;c:\

for help on the copy command, try

copy /? at the dos command prompt


0

Response Number 2
Name: DoOMsdAY
Date: August 2, 2000 at 05:51:37 Pacific
Reply:

Could you post the contents of your autoexec.bat (c:\autoexec.bat) and config.sys (c:\config.sys) so we could mull them over and spot any potential causes? Wait a sec, are you installing a DOS CD-ROM driver and it's asking you for the location of mscdex? Try "c:\dos\mscdex.exe" or "c:\windows\command\mscdex.exe"...


0

Response Number 3
Name: Topaz777
Date: August 2, 2000 at 13:59:00 Pacific
Reply:

I finally figured out it was asking me to include the file path, plus put the DRV on the end of the extension. That porblem solved. Thanks.

C:CDROMDRV\MSDEX.EXE\DRV was what is wanted in the blue box. It then told me,

A:\copy MSCDEX.exe C:\
1 File copied

A: INSTALL from Toshiba disk gave me Copying D011V110.SYS

Power off/on

Thanks!!


0

Response Number 4
Name: DoOMsdAY
Date: August 2, 2000 at 14:00:33 Pacific
Reply:

Ummm...sounds like a weird thing it was asking for but thanks for updating us on your progress! :)


0

Response Number 5
Name: Topaz777
Date: August 2, 2000 at 20:42:55 Pacific
Reply:

AFTER install: At Power ON I saw DRIVE E: = Driver MSCD001 Unit 0.

[Thinking it is telling me the CDROM is in Drive E: when I want it to be in drive D:, I typed;]

A:\>D:

D:\>SETUP

Response: CDR101: Not Ready Reading Drive E:

D:\>E:

E:\>SETUP

Response: CDR101: Not Ready Reading Drive E:

ABORT/RETRY/FAIL


SO I checked in C:\> DIR And the response;

"Volume in Drive C has no Label, Volume Serial Number is 080B-1C07, Directory C:" And there sits the file MSCDEX.EXE, CDROMDRV

, CONFIG.SYS, AUTOEXEC.BAT

I tried to MOVE MSCDEX.EXE, C:\>MOVE MSCDEX.exe D:

Reply, "Bad Command or File Name"

So where did I go wrong?? I trying to put whatever is necessary into D: to get the CDROM to work. Thanks!


0

Related Posts

See More



Response Number 6
Name: DoOMsdAY
Date: August 3, 2000 at 06:16:17 Pacific
Reply:

Ok, lemme explain CD-ROM driver setup since it sounds like your installation program didn't work. There are a total of four files that must be in existence for it to work. You need a DOS driver for the CD-ROM which is what your installation program should have installed. It will be a *.sys file. Then you need mscdex.exe (MicroSoft CD-rom EXtension or something like that.) Finally you need a properly set up config.sys and autoexec.bat. Your config.sys file should look at minimum something like this:

-----[Config.sys]-----
Device=C:\Dos\Himem.sys
DeviceHigh=C:\[cd-rom driver path]\[cd-rom driver].sys /d:CDROM01

----[Autoexec.bat]----
LH C:\Dos\Mscdex.exe /d:CDROM01 /l:[drive letter]

The /d:'s specify a driver name to be used. In my example CDROM01, in your post above MSCD001. The /d: on the *.sys file in config.sys and the /d: on mscdex.exe MUST match for this to work. Then there is the /l: switch in autoexec.bat on mscdex.exe that specifies what drive letter to use. That letter must not be taken up by a hard drive or floppy or something loaded by the BIOS, however. I assume that it gave you drive E: cause drive D: was already taken. It sounds like you have two drives set up for your one CD-ROM or something weird, though, so I dunno. One final note. By the DIR listing you gave above it sounds like your system is possibly really screwy. If MOVE gives you a bad command or filename I somewhat doubt that you actually have DOS installed. If this is the case, then himem.sys is probably not on the system and you'll not be able to use the config.sys provided. Also there will be no C:\Dos\Mscdex.exe. If I were you I would install DOS for real, then use the config.sys and autoexec.bat files I provided.


0

Response Number 7
Name: DoOMsdAY
Date: August 3, 2000 at 06:23:34 Pacific
Reply:

One last thing. You're trying to run SETUP. Do you even want DOS or are you just trying to set up a 9x box? If so, save yourself a lot of hassle and go to BootDisk.com, download a 98 boot disk and use that for CD-ROM support. You may want to reformat your hard drive (which will destroy all data on the partition - if you are unsure of what a format is) and get rid of the old DOS files as well so you can start fresh.


0

Response Number 8
Name: Maurizio
Date: January 16, 2001 at 03:48:45 Pacific
Reply:

Thanks


0

Sponsored Link
Ads by Google
Reply to Message Icon






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: DOS Path/File/Copy Help for Install

Quick! Know dos? batch files? help! www.computing.net/answers/dos/quick-know-dos-batch-files-help/4231.html

Batch File Copy Help www.computing.net/answers/dos/batch-file-copy-help/16635.html

need help for installing ibm thinkpad www.computing.net/answers/dos/need-help-for-installing-ibm-thinkpad/4928.html