I want to install Gentoo on a HP ProLiant ML150 G2 (processor: Xeon), but the SATA controller gives me problems. I cannot find my two harddisks in /dev . Here is my lspci output:
Code: Select all
livecd ~ # lspci
0000:00:00.0 Host bridge: Intel Corporation E7320 Memory Controller Hub (rev 0c)
0000:00:02.0 PCI bridge: Intel Corporation E7525/E7520/E7320 PCI Express Port A (rev 0c)
0000:00:03.0 PCI bridge: Intel Corporation E7525/E7520/E7320 PCI Express Port A1 (rev 0c)
0000:00:1c.0 PCI bridge: Intel Corporation 6300ESB 64-bit PCI-X Bridge (rev 02)
0000:00:1d.0 USB Controller: Intel Corporation 6300ESB USB Universal Host Controller (rev 02)
0000:00:1d.1 USB Controller: Intel Corporation 6300ESB USB Universal Host Controller (rev 02)
0000:00:1d.4 System peripheral: Intel Corporation 6300ESB Watchdog Timer (rev 02)
0000:00:1d.5 PIC: Intel Corporation 6300ESB I/O Advanced Programmable Interrupt Controller (rev 02)
0000:00:1d.7 USB Controller: Intel Corporation 6300ESB USB2 Enhanced Host Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 0a)
0000:00:1f.0 ISA bridge: Intel Corporation 6300ESB LPC Interface Controller (rev 02)
0000:00:1f.1 IDE interface: Intel Corporation 6300ESB PATA Storage Controller (rev 02)
0000:00:1f.3 SMBus: Intel Corporation 6300ESB SMBus Controller (rev 02)
0000:02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express (rev 11)
0000:03:04.0 SCSI storage controller: Marvell Technology Group Ltd. MV88SX6041 4-port SATA II PCI-X Controller (rev 07)
0000:04:04.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)My hardware vendor pointed me to this side for source code of driver: http://sourceforge.net/project/showfile ... p_id=33072. After some search for cciss on the forum, I realized, that this modul is part of the installer kernel. But either it is to old to recognize the controller or I'm doing something wrong. Is there some kernel boot option I missed?
Thanks for any infos in advance.
Marc

