Gauland, Michael wrote:
I've upgraded from Ubuntu 'Intrepid' to 'Jaunty', and can't boot with
the new (2.6.28-11) kernel, though the old one (2.6.27-13) still boots.
With the new kernel, I can go to 'rescue mode', but not do a full boot.
The last message is about starting 'wicd', though if I disable wicd the
system still fails to boot.
Boot using the old kernel.
Compare the output from these 2 commands.
dpkg -l | fgrep 2.6.28
dpkg -l | fgrep 2.6.27
Still no joy?
what is the output of update-grub?
STILL no joy?
look in /etc/rc2.d for the script that runs *after* wicd (they are run
in ascii string order), chuck an "exit 0" at the top of it.
OK, that's enuf for now.
Cheers, Rex