Killercow wrote:
> Dan,
>
> My install did a 2.6.17-14 install.
> I also tried a 7.04 feisty install but that livecd couldn't recognize the 
> array size

The simplest solution is to add "cpqarray" to the 
/etc/mkinitramfs/modules file.
I.e.

    # cat /etc/mkinitramfs/modules
    # List of modules that you want to include in your initramfs.
    #
    # Syntax:  module_name [args ...]
    #
    #
    # This might be good choices:
    #
    # raid1
    # sd_mod
    cpqarray

I did that and it continued to even after letting apt-get update my 
kernel. 

If you are doing this from the intial boot, you will need to rebuild the 
kernel initrd file with this command

    # /sbin/mkinitramfs -o /boot/initrd.img-<kernelversion>
<kernelversion>

Hope this helps.

Dan

-- 
Boot fails after 6.06 server install on Compaq Proliant DL360
https://bugs.launchpad.net/bugs/47526
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to