[22:36] ashams: Greetings! Are you here? [22:37] hey garrettkajmowicz o/ [22:37] Hiya! [22:38] Would you happen to have a few minutes to give me a few pointers on a boot issue? I've worked with the #ubuntu folks over the past few days and the people who've tried to help are stumped. [22:38] great, go ahead [22:39] I just upgraded my server from 10.04LTS to 12.04 LTS. On boot, I am now dumped to the busybox shell (more on this in a moment). However, if I boot a kernel from the previous release, everything boots fine. [22:39] The only thing odd about my configuration is that my bood device is a multi-disk device using RAID1. [22:40] When I get to the busybox shell, typing "mount /dev/md0 /root" works just fine. [22:41] I've tried passing in rootdelay=30 and I'm dumped to the shell within 5 seconds of boot. [22:42] I'e tried setting the option to allow a degraded array to be assembled to no avail. (The array isn't degraded, but there is an Ubuntu page that talks about that as a solution to a vaguely similar issue) [22:43] I've tried copying/expanding the initramfs image for the working kernel, overwriting the modules with the one from the new kernel and booting with that. This gets further along and then fails in a non-descriptive fashion I didn't bother trying to debug. [22:43] Any thoughts on what to try? [22:45] wow [22:46] I haven't experienced such a problem before [22:46] (And yes, the power supply is plugged in :-) ) [22:46] haha ;) [22:47] man, you need to get that question to askubuntu.com [22:47] looks like you have tried all possible workarounds [22:50] Is there any good way to find out *which* test in the script caused me to be dumped to the shell? [22:52] I've looked at the init script and it looks like there's a whole bunch of stuff which will cause the boot script to bail. I've tried passing in debug on the kernel command line, but the log of what happened gets wiped out by the list of modules being loaded, details of the graphics driver resizing, etc. [23:09] Posted: http://askubuntu.com/questions/307509/upgrade-to-12-04lts-dumps-to-busybox-on-boot [23:09] Copy and paste from here. :-)