Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

my cd-rom cd player or dvd wont play 2

Status
Not open for further replies.

geezy1

Technical User
Feb 20, 2004
7
US
both dvd and cd players load correctly but i get adevice isnt ready message when i tried to load from dos -command.com it says no drivers for cd---is there a place to get a windows 98 start up floppy?---any help is ggreatly appreciated
 
Do you have any install disks for the CD players? They are loaded from DOS to allow the CD's to work. You need these to get started and then when you install 98 it disables them!
 
See if this helps....Lots of info and links on bottom

Are you Restarting in DOS and Losing the drivers or are you Booting into DOS?

If 95 only, see this too, in case



TT4U

Notification:
These are just "my" thoughts....and should be carefully measured against other opinions.
Backup All Important Data/Docs..All involved shall be spared the grief.
 
yes i have windows98 cd and a system restoration cd but when i try to use them the message is d drive is not ready
 
Basically;
In case you didn't understand what to do with those links info;
If you find and copy Oakcdrom.sys and Mscdex.exe to C:\WINDOWS\COMMAND
Also make sure Himem.sys and Emm386.exe are in your Windows folder.

and then Edit Config.sys to look like this;
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE
DEVICEHIGH=C:\WINDOWS\COMMAND\OAKCDROM.SYS /D:CD1

and Autoexec.bat to look like this;
PROMPT $P$G
@ECHO OFF
PATH C:\WINDOWS;C:\WINDOWS\COMMAND;C:\;
SET SNDSCAPE=C:\WINDOWS (<-- optional)
SET BLASTER=A220 I7 D1 T2 (<--optional)
LOADHIGH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:CD1


TT4U

Notification:
These are just "my" thoughts....and should be carefully measured against other opinions.
Backup All Important Data/Docs..All involved shall be spared the grief.
 
Ooops again; [smile]
Should be
and then Edit Config.sys to look like this;
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE
DEVICEHIGH=C:\WINDOWS\COMMAND\OAKCDROM.SYS /D:CD1



TT4U

Notification:
These are just "my" thoughts....and should be carefully measured against other opinions.
Backup All Important Data/Docs..All involved shall be spared the grief.
 
a drive is not working either---so it mustbe configured wrong maybe--------should i go into msconfig and edit each like above in config the the himem and emm386 are only things present-----thanks again for the help--------john g
 
Yes; edit both files like above...also go into Bios and set CDROM as first Boot device

Config.sys
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE
DEVICEHIGH=C:\WINDOWS\COMMAND\OAKCDROM.SYS /D:CD1


Autoexec.bat to look like this;
PROMPT $P$G
@ECHO OFF
PATH C:\WINDOWS;C:\WINDOWS\COMMAND;C:\;
LOADHIGH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:CD1

Are you doing an Install??
I was under the impression everything was working; except you couldn't access your CDrom drive

Also.....more system info and circumstances info would be helpful

TT4U

Notification:
These are just "my" thoughts....and should be carefully measured against other opinions.
Backup All Important Data/Docs..All involved shall be spared the grief.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top