Hi SGosnell, Can you try the latest 2.6.31-10.34 kernel? I also notice you're running this newer Karmic kernel from within a older Jaunty install. Could you instead be willing to test with the latest Karmic Alpha 6 release? ISO images are available at - http://cdimage.ubuntu.com/releases/karmic/ . Please let us know your results.
Because you've stated you're not able to boot the following might not be as helpful, but just for additional information. . . Karmic provides a nice linux-crashdump package to help capture the contents of a Kernel Oops/Panic, especially in the event of a sudden system freeze/lockup. You will first need to install the linux-crashdump package, the apport- retrace package, and then reboot the system. sudo apt-get install apport-retrace linux-crashdump sudo reboot Once installed and rebooted, please reproduce the kernel oops/panic (if possible). Upon the next reboot, run the following command from a Terminal (Applications->Accessories->Terminal): sudo apport-retrace -s -R /var/crash/linux-image*-.crash > /tmp/crash.log This collects the contents of the Kernel Oops/Panic and writes it to a file, "crash.log", in your /tmp directory. For additional information, please refer to https://wiki.ubuntu.com/KernelTeam/CrashdumpRecipe . ** Changed in: linux (Ubuntu) Status: New => Incomplete -- 2.6.31 kernel won't boot https://bugs.launchpad.net/bugs/428202 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
