Solve the problem by following these steps: 1. Booting from a live cd, I use live natty server boot via USB and choose the options:
2. Rescue a broken system; 3. Choose the device to use as root file system (typically the first entry); 4. Choose "Execute a shell in /dev/..." as rescue operation. then run the commands # mount -o remount,rw / # dpkg --configure -a # mount -o remount,ro / # sync # reboot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/433943 Title: kernel boot broken: init: udevtrigger mainprocess (1283) terminated with status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/433943/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
