TheWiseOwl
Member
I'm building my first system and am having a problem getting to the CD-ROM to load the OS. I have a Creative Labs 52X CD-ROM drive. I need to create a boot floopy with support for this IDE device. I keep getting an error "No Drives Found, Aborting Installation" during the floppy boot while loading the SBIDE.SYS driver (this is version 2.0 from the vendor's site)
The Creative Labs site says to setup the following in a config.sys file:
device=SBIDE.SYS /n /0|/1|/a /d:<name> /p:<xxx>,<yy>,zzz
where:
/n - optional - no plug & play
/0 - all in pio mode
/1 - only read commands in DMA more (partial DMA mode)
/a - all commands in full DMA mode (requires emm386.exe)
/d - device that matches name in MSCDEX.EXE
/p - <xxx> is port address
<yy> is IRQ number
<zzz> is optional secondary port number
So the question is: How do I find out the port address and IRQ number for the IDE CD-ROM?
During the boot process a screen flashes that displays a PCI DEVICE LISTING with things like bus no, device no, function no, vendor/device class and IRQ. Nothing that says "port address". Also, should I be looking at the MASS STORAGE CONTROLLER or the MULTIMEDIA DEVICE?
Another way I have tried to fix this problem is using Creative's CTLOAD.EXE in the autoexec.bat in place of the above line in my config.sys. Again, they are wanting a /P:xxx,yy parameter. Their example shows /P:1E8,11. This did not work on my system.
So, without loading the driver correctly, of course the MSCDEX does not complete. I'm just SOL until somebody can help me. This should be just such a simple thing...
My System
Duron 600, KA7-RAID, 128mb PC133
2 IBM GXP 15GB drives using raid 1 on IDE 3 and 4 (ATA100)
Creative Labs 52X CD-ROM on IDE 1
Cheap VGA PCI card until my GeForce MX gets here (PCI slot 1)
SBLive value (PCI slot 2)
Linksys Ethernet card (PCI slot 3)
The Creative Labs site says to setup the following in a config.sys file:
device=SBIDE.SYS /n /0|/1|/a /d:<name> /p:<xxx>,<yy>,zzz
where:
/n - optional - no plug & play
/0 - all in pio mode
/1 - only read commands in DMA more (partial DMA mode)
/a - all commands in full DMA mode (requires emm386.exe)
/d - device that matches name in MSCDEX.EXE
/p - <xxx> is port address
<yy> is IRQ number
<zzz> is optional secondary port number
So the question is: How do I find out the port address and IRQ number for the IDE CD-ROM?
During the boot process a screen flashes that displays a PCI DEVICE LISTING with things like bus no, device no, function no, vendor/device class and IRQ. Nothing that says "port address". Also, should I be looking at the MASS STORAGE CONTROLLER or the MULTIMEDIA DEVICE?
Another way I have tried to fix this problem is using Creative's CTLOAD.EXE in the autoexec.bat in place of the above line in my config.sys. Again, they are wanting a /P:xxx,yy parameter. Their example shows /P:1E8,11. This did not work on my system.
So, without loading the driver correctly, of course the MSCDEX does not complete. I'm just SOL until somebody can help me. This should be just such a simple thing...
My System
Duron 600, KA7-RAID, 128mb PC133
2 IBM GXP 15GB drives using raid 1 on IDE 3 and 4 (ATA100)
Creative Labs 52X CD-ROM on IDE 1
Cheap VGA PCI card until my GeForce MX gets here (PCI slot 1)
SBLive value (PCI slot 2)
Linksys Ethernet card (PCI slot 3)