I am using Fedora 15, and want to upgrade to version 16. I followed the official link Upgrading Fedora using yum - FedoraProject to upgrade my OS by the following command:
yum update kernel* --releasever=16
yum groupupdate Base --releasever=16
reboot
After reboot, the OS does not start. It just prints the following message on screen:
could not start boot splash: No such file or directory
and nothing else.
I have installed a lot of software on my previous OS, and I don't want to format my system partition. How to bring Fedora back to life without reinstalling the OS? Reinstall the OS would mean that I have to install a lot of software and do much configuration. It's a waste of time.