Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the upgrade method of Fedora 30 system

2025-01-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

What is the upgrade method of Fedora 30 system? in order to solve this problem, this article introduces the corresponding analysis and solution in detail, hoping to help more partners who want to solve this problem to find a more simple and easy way.

Fedora 30 has been released. You may want to upgrade your system to the latest version of Fedora. The Fedora workstation version has a graphical upgrade method. In addition, Fedora provides a command line method for upgrading Fedora 29 to Fedora 30.

Upgrade the Fedora 29 workstation version to Fedora 30

Shortly after the release, the desktop will display a notice telling you that you can upgrade. You can click Notification to launch the GNOME Software application. Or you can choose "Software" from GNOME Shell.

Select the Update tab in "GNOME Software" and you will see a page informing you that you can update Fedora 30.

If you can't see anything on the screen, try clicking the reload button in the upper left corner. After release, it may take some time for all systems to see available upgrades.

Select download to get the upgrade package. You can continue to do other things until the download is complete. Then use "GNOME Software" to restart the system and apply the upgrade. Upgrading takes time, so you can have a cup of coffee and come back later.

Use the command line

If you have upgraded the Fedora version in the past, you may be familiar with the dnf upgrade plug-in. This is the recommended and supported way to upgrade from Fedora 29 to Fedora 30. Using this plugin will make it easy to upgrade your Fedora 30.

Update the software and back up the system

Before you do anything, you need to make sure you have the latest software for Fedora 29 before you start the upgrade. To update the software, use GNOME Software or enter the following command in the terminal.

Sudo dnf upgrade-refresh

Also, be sure to back up the system before continuing. For help with backups, see the backup series on Fedora Magazine.

Install the DNF plug-in

Next, open the terminal and enter the following command to install the plug-in:

Sudo dnf install dnf-plugin-system-upgrade

Start an update using DNF

Now that your system is up-to-date, complete the backup, and have installed the DNF plug-in, you can start the upgrade from the terminal using the following command:

Sudo dnf system-upgrade download-releasever=30

This command will start downloading all upgrade files locally to prepare for the upgrade. If you have problems upgrading because you do not have updated packages, incorrect dependencies, or outdated packages, please add the-allowerasing flag when entering the above command. This will allow DNF to remove packages that may prevent system upgrades.

Restart and upgrade

When the previous command has finished downloading all the upgrade files, your system can be restarted. To boot the system to the upgrade process, enter the following command in the terminal:

Sudo dnf system-upgrade reboot

After that, your system will restart. Prior to many versions, the fedup tool will create a new option on the kernel select / boot page. With the dnf-plugin-system-upgrade package, your system will restart using the kernel currently installed in Fedora 29. This is normal. Shortly after the kernel selection page, the system begins the upgrade process.

You can have a rest now! When you are finished, your system will restart and you can log in to the newly upgraded Fedora 30.

Resolve upgrade issu

Unexpected problems may occasionally occur when upgrading the system. If you encounter any problems, please visit the wiki page of the DNF system upgrade for more information about troubleshooting if a problem occurs.

If you encounter problems with the upgrade and install third-party repositories on your system, you may need to disable these repositories during the upgrade. For Fedora support for unprovided warehouses, please contact the warehouse provider.

This is the answer to the question about what is the upgrade method of Fedora 30 system. I hope the above content can be of some help to you. If you still have a lot of doubts to be solved, you can follow the industry information channel to learn more about it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report