Good evening everyone. I've been fighting with this problem for a week now, and about two minutes ago I've managed to successfully log into my Ubuntu 12.04!
First I thought I'd show you all how my boot process looked like and made a video of a boot with parameter "delay_boot" and then normal boot: http://www.youtube.com/watch?v=SdHR1XP0EKU&feature=youtu.be Then I managed to read Luis' comment #18 and tried to update my kernel: 1. get onto a live CD version of ubuntu 2. use this tutorial to mount your ubuntu partition: http://askubuntu.com/questions/87273/have-installed-ubuntu-but-when-i-restart-computer-it-only-goes-to-grub-ubun My mounting commands: sudo mount /dev/sda1 /mnt sudo mount --bind /dev /mnt/dev sudo mount --bind /proc /mnt/proc sudo mount --bind /sys /mnt/sys sudo mount --bind /dev/pts /mnt/dev/pts sudo chroot /mnt 2. then do this: http://linuxg.net/how-to-install-3-9-kernel-on-ubuntu-13-04-12-10-12-04-and-linux-mint-15-14-13/ CAUTION: do not write "sudo" before the last two commands, it isn't necessary. You have to have the internet connection, or copy the files onto your partition while having it mounted. After updating my kernel to 3.9.0 everything went fine! If you need any advice, just write me a message and I'll try and help you make the workaround work. Hope my video of a failed boot helps you. Do you need my apport-collect 1177086 from a successfull boot after updating kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1177086 Title: amd64: "Fixing recursive fault but reboot is needed!" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1177086/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
