In order to have CD-ROM support in native DOS two things are required:
- The following line in your CONFIG.SYS file:
DEVICEHIGH=C:\WINDOWS\COMMAND\IBMIDECD.SYS /D:IBMCD001
- The following line in your DOSSTART.BAT file:
LH MSCDEX /D:IBMCD001 /L:G
While all Aptiva models have the appropriate line in the preloaded CONFIG.SYS
file in some cases the line that enables the CD-ROM in DOS is not included in
the preloaded DOSSTART.BAT file. If you find that you do not have CD-ROM
support in native MS-DOS mode do the following to enable it:
- Launch Windows Explorer
- Open your C:\Windows folder
- Find the file DOSSTART.BAT
- Right-Click on it and Click Edit
- Add the following line:
LH MSCDEX /D:IBMCD001 /L:G
[assumes that your CD Drive letter is G]
NOTE: Spacing is critical.
In the example below "_" indicates a SPACE
LH_MSCDEX_/D:IBMCD001_/L:G
- Click File
- Click Save
You will now have the CD-ROM available to you in full DOS mode.
and
© 1988, Don Schneider aka DON5408
DON5408's Unofficial Aptiva Support Site