On Tue, 2011-12-06 at 16:29 -0800, Joe Zeff wrote: > On 12/06/2011 03:15 PM, JB wrote: > > That's why I suggested a clean start. > > Yes, I understand all of that, at least as well as you do. (Hint: I > started using computers in 1968, and Linux in 1998.) You still haven't > even tried to address the one question I keep asking: WHY DO YOU WANT ME > TO USE A LIVE CD INSTEAD OF THE DVD? > > Sorry for shouting, but I'm really trying to get your attention to focus > on the question I'm asking instead of the one you want to answer. Reboot using a rescue disk (DVD, live CD, net install, who the bleep cares which). I haven't upgraded using any disk since maybe Fedora 10. If I recall correctly the rescue process tries to find your file systems. Does it succeed? It sounds like it should. When you get to a command prompt in rescue mode can you "chroot /mnt/sysimage" or wherever the rescue disk mounts your existing file system at? Does it look like everything is still there? What argument are you passing to grub2-install? /dev/root? Does /dev/root exist? From what I've read and had to do the argument to grub2-install is something like /dev/sda. What is/are the disk device(s) in /dev? Which device that you see has the MBR? If you run grub2-install on the proper device, e.g., /dev/sda, what happens? If grub2-install worked then before you reboot disable selinux ("SELINUX=disabled" in /etc/selinux/config, I think). Reboot and see what happens. If you can boot up OK then re-enable selinux. What happens? Does your graphic environment (KDE, Gnome, whatever) still work? I upgraded using yum. I also had to run grub2-mkconfig in addition to grub2-install. Took a little digging around to figure out that I needed to do that also. When I first rebooted I just got the "Grub>" prompt. -- Mark C. Allman, PMP, CSM Allman Professional Consulting, Inc., www.allmanpc.com -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org