ubuntu 系统升级办法
Posted 11 months, 1 week ago at 11:31 am. 0 comments
原文 Upgrading to Ubuntu 7.04 虽然说的是升级到 7.04 但以后的升级大抵如此。原文简而不漏。
ubuntu desktop 版本在 System -> Administration -> Update Manager

kubuntu desktop 在 KMenu -> System -> Adept Manager (Manage Packages).
上面的方法以前就知道,但下面的 server 和从光盘升级的办法倒是头次听说。
ubuntu server 的升级办法
Network upgrade for Ubuntu servers (recommended)
1. Install update-manager-core:
sudo apt-get install update-manager-core
2.Launch the upgrade tool:
sudo do-release-upgrade
Upgrading using the alternate CD/DVD
Use this method if the system being upgraded is not connected to the Internet.
1.Download and burn the alternate installation CD
2.Insert it into your CD-ROM drive
3.A dialog will be displayed offering you the opportunity to upgrade using that CD
4.Follow the on-screen instructions
If the upgrade dialog is not displayed for any reason, you may also run the following command using Alt+F2:
gksu “sh /cdrom/cdromupgrade”
Note that for Kubuntu the upgrade dialogue will not be displayed and you will need to install gksu before running the above command (it will not work with kdesu).
最后还有一种办法,手工升级,实际上就是原来一直使用的修改源,然后 dist-upgrade 方法。
Popularity: 7% [?]
Tags: feisty, install, ls, screen, ubuntuRelated posts
No Replies
Feel free to leave a reply using the form below!