[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#617256: Output follow-up 1



Compiling both driver CCISS and HPSA as part of the kernel (thus not a
modules).

Loading Linux 2.6.38-rc7-both-cciss-and-hpsa+ ...
Loading initial ramdisk ...
[    0.127210] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 38d is 330)
Loading, please wait...
[    5.033927] ixgbe 0000:0f:00.1: HW Init failed: -21
[    8.392973] ixgbe 0000:12:00.1: HW Init failed: -21
Gave up waiting for root device.  Common problems:
 - Boot args (cat /proc/cmdline)
   - Check rootdelay= (did the system wait long enough?)
   - Check root= (did the system wait for the right device?)
 - Missing modules (cat /proc/modules; ls /dev)
ALERT!  /dev/disk/by-uuid/7afb0175-deb2-4dc4-9a48-bf075cb14ca2 does not exist.
Dropping to a shell!

BusyBox v1.17.1 (Debian 1:1.17.1-8) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/bin/sh: can't access tty; job control turned off
(initramfs)
(initramfs)

(initramfs) ls /dev/disk
ls: /dev/disk: No such file or directory

(initramfs) ls /dev/sd*
/dev/sda    /dev/sda11  /dev/sda5   /dev/sda8   /dev/sdb1
/dev/sda1   /dev/sda2   /dev/sda6   /dev/sda9   /dev/sdb2
/dev/sda10  /dev/sda3   /dev/sda7   /dev/sdb    /dev/sdb3

(initramfs) ls /dev/cciss
ls: /dev/cciss: No such file or directory

(initramfs) ps aux | grep udev
 1261 0        udevd --daemon --resolve-names=never
 1314 0        udevd --daemon --resolve-names=never
 1315 0        udevd --daemon --resolve-names=never

(initramfs) cat /proc/modules
ata_piix 23076 0 - Live 0xffffffffa022e000
ixgbe 132212 0 - Live 0xffffffffa01d0000
netxen_nic 91853 0 - Live 0xffffffffa0019000

(initramfs) ps aux | grep cciss
 1104 0        [cciss_scan]




Reply to: