Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fedora - How to rebase to Fedora 30 Beta on Silverblue

#1
How to rebase to Fedora 30 Beta on Silverblue

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/04/how-to-rebase-to-fedora-30-beta-on-silverblue.png" width="72" height="72" title="" alt="" /></div><div><p>Silverblue is <a href="https://docs.fedoraproject.org/en-US/fedora-silverblue/">an operating system for your desktop built on Fedora</a>. It’s excellent for daily use, development, and container-based workflows. It offers <a href="https://fedoramagazine.org/give-fedora-silverblue-a-test-drive/">numerous advantages</a> such as being able to roll back in case of any problems. If you want to test Fedora 30 on your Silverblue system, this article tells you how. It not only shows you what to do, but also how to revert back if anything unforeseen happens.</p>
<p> <span id="more-25628"></span> </p>
<h2>Switching to Fedora 30 branch</h2>
<p>Switching to Fedora 30 on Silverblue is easy. First, check if the <em>30</em> branch is available, which should be true now:</p>
<pre class="wp-block-preformatted">ostree remote refs fedora-workstation</pre>
<p>You should see the following in the output:</p>
<pre class="wp-block-preformatted">fedora-workstation:fedora/30/x86_64/silverblue</pre>
<p>Next, import the GPG key for the Fedora 30 branch. Without this step, you won’t be able to rebase.</p>
<pre class="wp-block-preformatted">sudo ostree remote gpg-import fedora-workstation -k /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-30-primary</pre>
<p>Next, rebase your system to the Fedora 30 branch.</p>
<pre class="wp-block-preformatted">rpm-ostree rebase fedora-workstation:fedora/30/x86_64/silverblue</pre>
<p>Finally, the last thing to do is restart your computer and boot to Fedora 30.</p>
<h2>How to revert things back</h2>
<p>Remember that Fedora 30’s still in beta testing phase, so there could still be some issues. If anything bad happens — for instance, if you can’t boot to Fedora 30 at all — it’s easy to go back. Just pick the previous entry in GRUB, and your system will start in its previous state before switching to Fedora 30. To make this change permanent, use the following command:</p>
<pre class="wp-block-preformatted">rpm-ostree rollback</pre>
<p>That’s it. Now you know how to rebase to Fedora 30 and back. So why not test it today? <img src="http://www.sickgaming.net/blog/wp-content/uploads/2019/04/how-to-rebase-to-fedora-30-beta-on-silverblue.png" alt="?" class="wp-smiley" style="height: 1em;max-height: 1em" /></p>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016