Package: kernel-image-2.6.8-1-686 Version: 2.6.8-10 Architecture: i386 After the kernel is loaded, the system can not switch the root filesystem. There is an pivot_root failture.
pivot_root: No such file or directory /sbin/init: 426: cannot open /dev/console: No such file Kernel panic: Attempted to kill init! It seems that the cpqarray could be loaded (he detect the partitions), but may be the SCSI module should be loaded, too. On a Kernel 2.4.27 it's the sym53c8xx_2 module. So may be this should be added to the initrd. It would be nice to have the 2.6er Kernel on this system, but an Proliant 3000 is an old Server, may be you don't support it further. On the 2.4.27 everything works fine. server:~# lsmod Module Size Used by Not tainted af_packet 13032 0 (autoclean) soundcore 3940 0 (autoclean) input 3648 0 (autoclean) bonding 52744 1 (autoclean) usbcore 62924 1 ide-scsi 10032 0 sym53c8xx_2 69696 0 (unused) scsi_mod 95044 2 [ide-scsi sym53c8xx_2] tlan 30140 2 ide-detect 288 0 (unused) ide-cd 31296 0 cdrom 29828 0 [ide-cd] ide-core 108568 0 [ide-scsi ide-detect ide-cd] rtc 6440 0 (autoclean) ext3 81068 3 (autoclean) jbd 42468 3 (autoclean) [ext3] cpqarray 21156 4 (autoclean) unix 14928 19 (autoclean) server:~# lspci 0000:00:00.0 Host bridge: ServerWorks CNB20-LE Host Bridge (rev 03) 0000:00:00.1 Host bridge: ServerWorks CNB20-LE Host Bridge (rev 02) 0000:00:03.0 System peripheral: Compaq Computer Corporation Advanced System Management Controller 0000:00:05.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC 215IIC [Mach64 GT IIC] (rev 7a) 0000:00:07.0 PCI bridge: IBM IBM27-82351 (rev 07) 0000:00:0f.0 ISA bridge: ServerWorks OSB4 South Bridge (rev 4d) 0000:00:11.0 Host bridge: ServerWorks CNB20-LE Host Bridge (rev 03) 0000:00:11.1 Host bridge: ServerWorks CNB20-LE Host Bridge (rev 02) 0000:01:00.0 Unknown mass storage controller: Compaq Computer Corporation Smart-2/P RAID Controller (rev 03) 0000:02:04.0 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 14) 0000:02:04.1 SCSI storage controller: LSI Logic / Symbios Logic 53c875 (rev 14) 0000:02:06.0 PCI bridge: IBM IBM27-82351 (rev 01) 0000:02:08.0 PCI bridge: IBM IBM27-82351 (rev 01) 0000:03:00.0 Network controller: Compaq Computer Corporation Netelligent Dual 10/100 TX PCI UTP (rev 10) 0000:03:01.0 Network controller: Compaq Computer Corporation Netelligent Dual 10/100 TX PCI UTP (rev 10) 0000:04:00.0 Network controller: Compaq Computer Corporation Netelligent Dual 10/100 TX PCI UTP (rev 10) 0000:04:01.0 Network controller: Compaq Computer Corporation Netelligent Dual 10/100 TX PCI UTP (rev 10) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

