Linux:Fedora 15 to 16 Upgrade and News
The easy way (worked for me).
First import the new PGP Key:
rpm --import https://fedoraproject.org/static/A82BA4B7.txt
Starting upgrade:
yum update yum yum clean all yum --releasever=16 --disableplugin=presto distro-sync
After upgrade and before rebooting !
su -c '/sbin/grub2-mkconfig -o /boot/grub2/grub.cfg' reboot
If you use a nvidia graphic card the following step may be useful:
yum remove kmod-nvidia* yum install akmod-nvidia
Important!
If you have problems with nautilus or the search function in gnome:
There a some problems with some nautilus plugins.
In my case it was the pastbin plugin.
Removing of the plugin may fix the problem.
If nautilus will not start:
Workaround:
sudo yum erase nautilus-open-terminal nautilus-terminal
What’s new in Fedora 16:
- Digikam with Face Recognition
- Gnome3 is now a little bit faster with my nvidia graphics card
- new Login Screen
- grub2
- faster Firefox (version 8)
- …..
NF
Last Comments