After some prior struggle, I have just gotten my new 13.2 partition to boot, by modifying the grub for my MBR boot loader so that I got another section that looks like this (just posting this in case how I’m starting 13.2 has anything to do with my problem):
Code:
###Don’t change this comment - YaST2 identifier: Original name: other###
title New SuSE Chainloaded
rootnoverify (hd0,7)
chainloader +1
Here’s the new problem (THANKS to all who helped so far!): Now I come up to a new menu, and taking the first option from my 13.2 menu, I get a chance to log in. Some messages go by quickly, ending with a couple that look like:
MP-BIOS bug: 8254 timer not connected to IO-APIC
nouveau E DISPLAY][0000:03:00.0]01:0130 func 08 lookup failed, -2
(the above may be trivial and may just be a coincidence; I’ve always gotten a few errors in the log while my old SuSE (12.3) was starting up but things worked fine once startup was finished; just mentioning the above because they are the last thing that I remember seeing for a moment before GUI starts up.)
Once GUI starts up, I get the familiar box with pictures of a hard disk, some tools, a globe, something that looks like a chart, and finally a “K” for KDE, all of which always went from blurry to sharp focus when my old SuSE started up, before I got a desktop.
With new SuSE, I get the new green start-up wallpaper, and in the box in the middle, the picture of a hard disk goes from blurry to sharp focus, other pictures in box stay blurry (if they come on at all), and the whole thing freezes up and I have to re-boot.
But now there is one thing that I can do, which could be helpful in debugging: even after the graphical screen freezes, I can still do the Ctrl-alt-F# (in this case I did F2), and go to a text console and look at files. Looked at a boot log and an Xorg log in /var/log but didn’t find anything that I could see as helpful.
Ideas for why this freezes up?. Thanks in advance.