It seems that it needs to be used in conjunction with OAKCDROM.SYS!!
These files are available on most DOS boot disks, such as MSDOS7.1
It seems that everyone is not familiar with DOS now.
If you want to boot with a floppy disk, you need to write the CD-ROM driver program on the boot disk. The general CD-ROM driver program can be downloaded from the Internet. The driver file name used by the Windows 98 boot CD is oakcdrom.sys. Then copy the three files himem.sys, mscdex.exe, and oakcdrom.sys into the boot disk. Edit the config.sys file on the floppy disk and write the following two lines:
device=himem.sys
device=oakcdrom.sys /d:cd01
Then edit the autoexec.bat file on the floppy disk and write the following line:
mscdex.exe /d:cd01
In this way, when you boot with this floppy disk, you can access the CD-ROM. The CD-ROM drive letter will be displayed when booting. Just access it according to the displayed drive letter.
I don't know if it's correct. Anyway, that's how I do it! If there's anything inappropriate, please correct it!!
Note: The boot disks can be found in my signature, there are many!
[
Last edited by afnspy on 2006-7-11 at 18:59 ]