Click to See Complete Forum and Search --> : CD ROM only available in Winnt & not win95


Cyrus Wadia
July 6th, 2001, 12:43 AM
Guys Help!!
I configured my pc for dos, winnt, win95. PC works fine, however, only NT can access and recognise CD Drive. Win95 doesn't.

What do I do?

Thanks

kiggy
July 6th, 2001, 09:10 AM
for Win95 and Dos you have to load cd/rom driver in config.sys and autoexec.bat
You probably have driver that came with CD-ROM, if not post what make is it.

Cyrus Wadia
July 8th, 2001, 08:28 PM
It's a sony cdu571-q

Thanks

kiggy
July 9th, 2001, 10:15 AM
Download Win95 Bootdisk from http://www.drd.dyndns.org/disks/images/wboot95a.exe
boot up from the disk and see if your CD is working.
if it is working, copy mscdex.exe and cd-rom driver (cd1.sys)to c:\cdrom
edit autoexec.bat and add line there:
c:\cdrom\MSCDEX.EXE /D:MSCD0001 /L:X
(X - CD-rom drive letter, you may use D or E)
edit config.sys and add there:


DEVICE=c:\cdrom\cd1.SYS /D:MSCD0001

Cyrus Wadia
July 9th, 2001, 04:09 PM
Thanks to everyone. It is working now.

Cyrus