SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : Dream Machine ( Build your own PC )

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: Clarence Dodge who wrote (5711)1/30/1999 7:44:00 PM
From: Spots  Read Replies (3) of 14778
 
>>Sorry ...I realized as I got into MS DOS that I still have a few more questions about

It's okay, I misstated it. Forget LOAD (My mistake), you
want DEVICE. Load is for something else. A braino on
my part (a braino is like a typo but it occurs higher
up in the cognitive chain <g>).

You need two lines, one in config.sys and the other in
autoexec.bat.

Let me suppose your CD driver is in a CDS directory
on your floppy disk. The disk will be a: when you
boot from it, so in CONFIG.SYS you want the line

DEVICE=a:\CDs\TAISATAP.SYS /D:MSCD0001

(if the driver is in the floppy root directory, make this
DEVICE=a:\TAISATAP.SYS /D:MSCD0001)

Now let me suppose MSCDEX is in the root directory of the
floppy. Then in AUTOEXEC.BAT you want the line

MSCDEX.EXE /D:MSCD0001 /V

/V is optional. It will just tell you what's happening
with your CD as you boot.

Try these and see if it works ok. You may have to
add some parameters to the DRIVER= line to configure
the driver (should be in the readme), but try without.

Once you've booted, see if you can access the CDROM.
Try D: and E:. D: should be the other hard drive
and E: the cd if you've done it right and I understand
your configuration. If not, you'll get an error
during bootup.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext