Computing.Net > Forums > Windows 95/98 > How do I make a bootable disk recognize a cd-rom drive in DOS mode??

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How do I make a bootable disk recognize a cd-rom drive in DOS mode??

Reply to Message Icon

Name: George
Date: February 11, 2001 at 20:36:57 Pacific
Comment:

I want make a bootable disk than can recognize a CD-ROM in DOS mode. What are the correct CONFIG.SYS and AUTOEXEC.BAT file commands to recognize it? Please help thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: Dave
Date: February 11, 2001 at 20:44:18 Pacific
Reply:

Get a bootdisk with cdrom support at www.bootdisk.com


0

Response Number 2
Name: Krystyna
Date: February 11, 2001 at 21:02:43 Pacific
Reply:

Hi George
If you want to make your own, it is not too difficult.
First, make a bootable floppy for the operating system you are using.
eg Win 98 will have different file versions to Win 95 - just make sure all files come from the same OS version
1. Go to DOS prompt and type FORMAT A: /S
2. Then copy these files to the disk from C:\Windows\Command
MSCDEX.exe
ATAPICD.SYS ( or whatever your CD driver is named )
FDISK.exe
FORMAT.COM
HIMEM.SYS
SYS.COM

3. Autoexec.bat file would say
A:\MSCDEX.exe /D:MSCD001 /L:D

( the /L switch is the drive letter of the CDROM - you can call it the next letter after your hard drive and/or partition letters )

4. Config.sys would say
DEVICE=A:/ATAPICD.SYS /D:MSCD001

This is for a basic boot disk, you may want to add other functions to it like EDIT.COM and MOVE.exe

Krystyna



0

Response Number 3
Name: Krystyna
Date: February 11, 2001 at 21:06:47 Pacific
Reply:

Bother... typo in point 4 above
Should be back slash after A:
DEVICE=A:\ATAPICD.SYS /D:MSCD001

Krystyna


0

Response Number 4
Name: me too
Date: February 12, 2001 at 02:09:25 Pacific
Reply:

do it the easy way, use your windows 98 startup disk and select #1 ( cd rom support )


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Questions re Bootlog Anal... JUMPERS



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: How do I make a bootable disk recognize a cd-rom drive in DOS mode??

How do I make a Disk bootable? www.computing.net/answers/windows-95/how-do-i-make-a-disk-bootable/106549.html

how do I make a .mp3? www.computing.net/answers/windows-95/how-do-i-make-a-mp3/8999.html

How do I make a standby Icon in 98? www.computing.net/answers/windows-95/how-do-i-make-a-standby-icon-in-98/76290.html