Computing.Net > Forums > Disk Operating System > Dos cdrom driver hard disk boot

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.

Dos cdrom driver hard disk boot

Reply to Message Icon

Name: humancode23
Date: March 14, 2003 at 09:01:10 Pacific
OS: DOS 6.22
CPU/Ram: 120/32
Comment:

I can't figure out how to have my hard drive boot cd_rom drivers from the hard disk. I have a very old modular multibay cdrom/floppy drive. I can load the oakcdrom from floppy, but have to restart to swap for cd to install windows 98. I need the C: drive to boot the cd_rom drivers so I can run windows setup from CD. Any ideas?




Sponsored Link
Ads by Google

Response Number 1
Name: x86
Date: March 14, 2003 at 09:05:55 Pacific
Reply:

http://home.att.net/~gobruen/progs/dos_batch/dos_batch.html#autoexec and the other pages all you need to know!


0

Response Number 2
Name: ernie
Date: March 14, 2003 at 11:48:58 Pacific
Reply:

It's not difficult to load cdrom Dos drivers. You add a line to config.sys to load the driver and add a line to autoexec.bat to load 'mscdex' which is also needed.

Boot from a floppy and run 'sys c: to make the hard drive bootable
Create a config.sys and autoexec.bat file on c:\
copy the appropriate cdrom driver to c:\
Copy mscdex.exe to c:\
Use 'Edit' and add the following line to c:\config.sys
device=c:\CDdriver.sys /d:mscd0001
Then add the following line to autoexec.bat
loadhigh c:\mscdex.exe /d:mscd0001

NOTE! Change 'CDdriver.sys' to the name of your driver.

The '/d:mscd0001' ties the two entries together and must be the same in both lines


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Bootable CD Ghost 7.5 on... Renaming files in DOS



Post Locked

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


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Dos cdrom driver hard disk boot

DOS CDROM driver is splitting files www.computing.net/answers/dos/dos-cdrom-driver-is-splitting-files/13294.html

SCSI Disk BOOT Problems! www.computing.net/answers/dos/scsi-disk-boot-problems/10894.html

Cant boot from Dos 6.22 install disk www.computing.net/answers/dos/cant-boot-from-dos-622-install-disk/488.html