I've tried posting this on Ubuntu forums and answers.launchpad.net, with no takers. So, let's give this forum a try.
OK, let's start with the background: I was a happy Kubuntu user, merrily using Feisty, when I thought "Why not upgrade to Gutsy and see what's new?" Backed up my personal files to my Windows disk, just in case (I may be a relative n00b to Linux, but I'm not a total n00b!) and ran kdesu "adept_manager --version-upgrade". It downloaded all the files, then crashed halfway through installing them. It was late, so I figured I'd deal with the carnage the next day.
Next day, and one totally borked Linux drive. Downloaded the Gutsy liveCD in WinXP, tried booting with it but it kept giving me errors. Rather than burn a new one, I reloaded Feisty and decided to give the upgrade manager another try. Another crash, but with repeated "sudo aptitude install -f" and "sudo dpkg --configure -a" I managed to get everything installed.
Rebooted, tried to log in with the 2.6.22-9 kernel & it just sat at the splash screen. Rebooted, logged in with the 2.6.20-16 kernel and got in just fine. Went into Adept and tried reinstalling all the 2.6.22-9 packages with the same result. This time when it froze I hit ctrl+alt+F1 to get to the text, and here's whet I get:
Code:
ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen ata1.00: cmd c8/00:08:00:00:00/00:00:00:00:00/ ep tag 0 cdb 0x0 data 4096 in
Code:
Check root=bootarg cat /proc/cmdline or missing modules, devices cat /proc/modules ls /dev ALERT! /dev/disk/by.uuid/<long uuid> does not exist. Dropping to a shell /bin/sh: can't access tty; job control turned off.
Any ideas? Or do I just redownload the Gutsy CD and hope the new one works?
Comment