O.K., I tried and tried to boot recovery, never ever gets to the menu because boot hangs before it ever gets there. As far as it goes is:
Begin: Running/scripts/init-bottom ... done So I had a script from Starks to chroot from another partition: #!/bin/bash mount --bind /dev /media/MeerkatBeta/dev mount --bind /proc /media/MeerkatBeta/proc mount --bind /sys /media/MeerkatBeta/sys mount --bind /dev/pts /media/MeerkatBeta/dev/pts cp /etc/resolv.conf /media/MeerkatBeta/etc/resolv.conf chroot /media/MeerkatBeta exit # which worked so I did a sudo dpkg --configure -a which ran and ran and ran, got failures with software center and ubuntu-desktop and AppArmor. However I'm booted up now O.K. Until the next upgrade, which I see is ready.... Jerry -- Maverick beta 2.6.35-20 to 2.6.35-21 dist-upgrade hang https://bugs.launchpad.net/bugs/640733 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
