does the config.sys and autoexec.bat have any drivers loaded?
I have a computer that I just loaded with DOS 6.22 because my control software requires it. Now I can't access my Cd-Rom, I get an invalid drive error when I try. I know it works because I just had Windows 98 on it before I reformatted it and loaded it with DOS and the Cd-Rom worked fine. I could use any advice you may have. Thanks-Robbie
does the config.sys and autoexec.bat have any drivers loaded?
You need the CDROM driver in config.sys file:
DEVICE=CDROM.SYS .... or something similar. If not available, search the net for generic driver.
Then you need the CDROM dos extension line in AUTOEXEC.BAT:
MSCDEX.EXE .... or something along this line.
Or just go to http://www.bootdisk.com and find a suitable boot disk there![]()
Stupid questions make me smarter...
See how smart I've become at www.9w2bsr.com ;-P
Hey guys,
Thanks for your replies. Im not to experienced with DOS. Can I edit the config.sys and AUTOEXEC.BAT file and add those lines or do I need to do something more, Thanks-Robbie
You can just edit them and type in the lines.
Gerry
Mach3 2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Off course making sure the additional files are thereJust adding the statements without the actual files won't change anything (except given error messages)
Stupid questions make me smarter...
See how smart I've become at www.9w2bsr.com ;-P
If I do need the files, Do I just find them on the internet and copy them to the hard drive. Thanks for all your quick answers.
bootdisk.com will have them. If I remember correctly there image contains everything you will need.Originally Posted by CNCRob
IF you have windows 98 the win98 startup disk has the generic cdrom driver together with the changes you'd need to make to the autoexec bat and config sys,
I tried adding the lines and I got the error message saying I needed the driver. I went to bootdisk.com and downloaded the bootdisk for DOS 6.22 and wrote it to a floppy. I was wondering would all I have to do is copy MSCDEX.EXE file to the hard drive or do I have to do something else? Thanks- Robbie
Copy MSCDEX.com to the hard drive or indicate where it is with the Path command.
This is another site that shows how http://www.pcguide.com/proc/setup/cddriver-c.html
Also go to the web site of the CD drive maker and see if there is a driver available.
Al.
CNC, Mechatronics Integration and Custom Machine Design (Skype Avail).
“Logic will get you from A to B. Imagination will take you everywhere.”
Albert E.
I got my cdrom drive to work under DOS thanks to your guys help. It put the driver letter to R:. Is there any way to designate another letter like D: under DOS. If so how would I go about doing that. Thanks-Robbie