Hi and hello! I have a little problem with installation of Etch on Intel ISP-2150G rack 2U server with PCI Adaptec 2100S RAID controller (2 disks in raid-1 matrix). The installation was good to the first reboot (successful disk partitioning and creating /dev/sda). After reboot "Waiting for root partition" The kernel is checking I2O and failed. I try with acpi=off and also failed. I also try modprobe in BusyBox and failed. This hardware configuration works with Debian 3.1 kernel 2.4.27-686 and 2.6.8-686.
I2O subsystem v1.325 i2o: max drivers = 8 i2o: checking for PCI I2O controller... ACPI: PCI Interrupt 0000:02:04.1[A] -> GSI 20 (level, low) -> IRQ 169 iop0: Controller found (0000:02:04.1) (..) iop0: Installed at IRQ 169 i2o: iop0: Activating I2O controller... i2o: iop0: This may take a few minutes if (...) iop0: HRT has 1 entries of 16 bytes each. Adapter 00000012: TID 0000:[HPC*]:PCI 1: Bus 1 Device 22 Function 0 i2o: iop0: Controller added Loading Adaptec I2O RAID: version 2.4 Build 5go Detecting Adaptec I2O RAID controllers... PCI: Unable to reserve mem region #1:[EMAIL PROTECTED] for device 0000:02:04.1 dpti: adpt_config_hba: pci request region failed Could not Init an I2O RAID device Will not try to detect others. I2O Block Device OSM v1.325 i2o/hda: i2o/hda1 (...) hda10 ... ?"Waiting for root partition"? ... ************************************************************ (initramfs) cat /proc/modules i2o_block 0 i2o_core 1 (initramfs) modprobe dpt_i2o It returns a message like "PCI: Unable to reserve ..." *************************************************************