PCBUILD Archives

Personal Computer Hardware discussion List

PCBUILD@LISTSERV.ICORS.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bob Wright <[log in to unmask]>
Reply To:
PCBUILD - Personal Computer Hardware discussion List <[log in to unmask]>
Date:
Sun, 18 Jul 1999 09:40:57 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
At 09:41 PM 7/17/99 , Bob Scholtz wrote:
>I am currently running Win95 ver 4.00.950B.  I have a Toshiba 32x CDROM
>drive and I am trying to get it to work in an MSDOS session.  In the
>autoexec.bat file I have included the following  " mscdex.exe
>/g:mscd000"  Now the Drive letter g: is recognized, but I get the
>"Abort, Retry, Fail" message now.  I am assuming that I still need a
>device entry in the Config.sys file, but haven't been able to ferret out
>the right entry.  Can anyone help me with this?


I believe you need to re-examine parameters for your use of
MSCDEX.EXE.

You use the  /d:  switch to designate the driver and the  /L:
switch to designate the Drive Letter.  So...  in your config.sys
you will have this driver:

device=c:\driver.sys /d:mscd000

In your Autoexec.bat your MSCDEX.exe driver will look like this:
MSCDEX.EXE /d:mscd000 /L:G

***Note: The CD driver in your Config.sys will need the proper path
to find the driver.  The /d: switch can be set to anything as long as it
is identical in the Autoexec.bat, I use this switch:   /d:nospin
So you can see anything will work as long as they match.


                 Bob Wright
        The NOSPIN Group, Inc
http://nospin.com - http://nospin.org

               PCBUILD mailing list is brought to you by:
                            The NOSPIN Group
                  http://nospin.com - http://nospin.org

ATOM RSS1 RSS2