Brief Analysis on the process from fedora 16 to fedora 17

Source: Internet
Author: User


The upgrade method of fedora17 is somewhat changed. If you are not familiar with linux, be sure to upgrade with caution. Reference: http://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_16_-.3E_Fedora_17
(1) import gpg key rpm -- import https://fedoraproject.org/static/1ACA3465.txt (2) Install update dracutyum update dracut www.2cto.com (3) convert existing file system dracut -- force -- add convertfs (4) modify/etc/grub2.20.cp/etc/grub2.cfg/etc/grub2.cfg. bak adds rw rd.info rd to the linux line of grub2.cfg. convertfs enforcing = 0 Option

(5) restart and check whether the following directories are links to ensure that the fracut conversion is successful (this step is very important. If the conversion is not successful, the update will be tragic) /bin →/usr/bin/sbin →/usr/sbin/lib →/usr/lib/lib64 →/usr/lib64

Check the log: # dmesg | grep dracut

(6) now we can update # yum -- releasever = 17 update rpm # rm-f/var/lib/rpm/_ * # rpm -- rebuilddb # yum -- releasever = 17 -- disableplugin = presto distro-sync # fixfiles onboot author Xiao Che

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.