Debian Etch kernel compiling

Discussion in 'Kernel Questions' started by murunix, May 3, 2008.

  1. murunix

    murunix New Member

    Dear all, i compiled kernel on debian etch (two times). But i have a some problem

    No raid arrays.

    http://howtoforge.com/kernel_compilation_debian_etch > this document

    boot problem,

    Begin: Assembling all Md arrays
    mdadm : No array found in config file on automatically
    failure : failed to assemble all arrays

    Check root=bootarg cat /proc/cmdline or missing modules, devices cat /proc/modules ls /dev/
    ALERT /dev/sda1 does not exist. Dropping to on shell!

    (initramfs):

    what is problem ? What is wrong ?

    Thansk for your helps.
    Regards.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What's in /boot/grub/menu.lst? What's the output of
    Code:
    ls -la /boot
    ?

    Did you use the old, working kernel configuration to compile the new kernel?
     

Share This Page