Discussion:
Disabling internal CD drive in favor of USB CD drive?
(too old to reply)
Harry Potter
2019-03-17 21:45:54 UTC
Permalink
I have a Win98 computer and have a custom DOS configuration used for networking to a DOS laptop. Now, the Win98 computer's internal CD-ROM drive is broken. I'm using a USB CD-ROM drive instead. Now, I want to ignore the internal drive and use the USB drive instead. How do I do that? I have the necessary DOS-mode USB drivers.
JJ
2019-03-19 04:34:59 UTC
Permalink
Post by Harry Potter
I have a Win98 computer and have a custom DOS configuration used for
networking to a DOS laptop. Now, the Win98 computer's internal CD-ROM
drive is broken. I'm using a USB CD-ROM drive instead. Now, I want to
ignore the internal drive and use the USB drive instead. How do I do
that? I have the necessary DOS-mode USB drivers.
You can't disable a single IDE drive (CD-ROM or HDD) in Windows 9x. So,
there is no solution. Only workarounds.

1. For CD-ROMs, remove its drive letter via its device properties dialog in
Device Manager.

2. Disable IDE controller's primary/secondary channel from the Device
Manager. Note: this will disable any attached master & slave devices for
that channel.

3. Disable IDE controller's primary/secondary channel from the BIOS. Note:
this will disable any attached master & slave devices for that channel. Or
if BIOS supports disabling a specific IDE channel's master or slave device,
use that instead.

4. Unplug both the power and data cable to the storage device.

Note: workaround #1 and #2 should not be used if storage device detection is
causing unacceptable delay or even freeze the system.
Harry Potter
2019-03-19 11:06:42 UTC
Permalink
I need it done in DOS mode. If nothing else, I can change some drive assignments in the config.
JJ
2019-03-20 12:33:07 UTC
Permalink
Post by Harry Potter
I need it done in DOS mode. If nothing else, I can change some drive
assignments in the config.
Don't load the IDE CD-ROM driver.
Harry Potter
2019-03-20 14:02:01 UTC
Permalink
Post by JJ
Don't load the IDE CD-ROM driver.
I believe my USB drivers will treat the drive as SCSI. What's the name of the SCSI CD driver?
Sjouke Burry
2019-03-20 22:51:59 UTC
Permalink
Post by JJ
Post by Harry Potter
I need it done in DOS mode. If nothing else, I can change some drive
assignments in the config.
Don't load the IDE CD-ROM driver.
I just booted from a win98 floppy, to see the cd's.
I get from that two cd drives.
Just ignore the broken one.

The drives are actually my dvd/cd writer and a dvdrom on an xp computer.

No mods to the w98 floppy needed.
Harry Potter
2019-03-20 22:54:25 UTC
Permalink
Post by Sjouke Burry
I just booted from a win98 floppy, to see the cd's.
I get from that two cd drives.
Just ignore the broken one.
Okay. :)

Loading...