热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

升级你的Fedora8到Fedora9[图文]

nsitionalENhttp:www.w3.orgTRxhtml1DTDxhtml1-transitional.dtd

升级你的桌面Linux系统Fedora 8到Fedora 9全英文版

Upgrade Your Desktop From Fedora 8 To Fedora 9 With PreUpgrade

This document describes how to upgrade your desktop from Fedora 8 to Fedora 9 via PreUpgrade. PreUpgrade provides a frontend that allows the user to easily download all packages that are needed for the distribution upgrade, and then perform the distribution upgrade.

This howto is a practical guide without any warranty - it doesn't cover the theoretical backgrounds. There are many ways to set up such a system - this is the way I chose.

1 Graphics Card Driver

Fedora 9 comes with a pre-release of the upcoming xserver release 1.5 (Xorg 7.4). This pre-release is currently (when I was writing this howto) not supported by the proprietary NVIDIA and ATI drivers. So if you're using such a proprietary driver you have to deinstall it before you proceed.

Please note that you, if you need 3D support, should wait for the final Xorg 7.4 release. Shortly after the release there'll be proprietary drivers available.

2 System Update

First we have to apply the latest updates - use yum ...

yum -y update

... or your preferred yum-frontend. Please restart your system after the update process has finished.

3 Upgrade Part I

PreUpgrade is the new system to upgrade your system online. Only the needed packages to upgrade your system will be downloaded.

yum install preupgrade

Afterwards start it via command line.

preupgrade

This is the PreUpgrade wizard - click on "Forward".

升级你的Fedora 8到Fedora 9[图文]

Fedora 9 is already pre-selected - click on "Apply".

升级你的Fedora 8到Fedora 9[图文]

The needed information, packages and images are being downloaded.

升级你的Fedora 8到Fedora 9[图文]

Click on "Reboot Now" to restart the system.

升级你的Fedora 8到Fedora 9[图文]

推荐阅读
author-avatar
p欧阳宏生
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有