From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=This test case outlines the expected behavior of a the new GRUB and BIOS. |setup= Flash a USB with the Fedora 34 Prelease final image. |actions= #...") |
Chrismurphy (talk | contribs) (update with specific grub update instructions) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case outlines the expected behavior of a the new GRUB and BIOS. | |description=This test case outlines the expected behavior of a the new GRUB and BIOS. | ||
|setup= | |setup= Either Fedora 33 or 34 installed and fully updated. | ||
|actions= | |actions= | ||
# | # Install Fedora 33 or 34, any edition or spin, and ensure it's fully updated | ||
# | # Update to 2.06~rc1-3 with one of the following commands, depending on the system's release version | ||
## Run this command on Fedora 33 systems: <pre>sudo dnf upgrade --advisory=FEDORA-2021-5497f7409b</pre> | |||
## Run this command on Fedora 34 systems: <pre>sudo dnf upgrade --advisory=FEDORA-2021-ee8707a6af</pre> | |||
# Reboot | |||
|results= | |results= | ||
The following should happen | The following should happen | ||
# The system should boot normally | |||
# The system | |||
}} | }} |
Latest revision as of 02:39, 11 April 2021
Description
This test case outlines the expected behavior of a the new GRUB and BIOS.
Setup
Either Fedora 33 or 34 installed and fully updated.
How to test
- Install Fedora 33 or 34, any edition or spin, and ensure it's fully updated
- Update to 2.06~rc1-3 with one of the following commands, depending on the system's release version
- Run this command on Fedora 33 systems:
sudo dnf upgrade --advisory=FEDORA-2021-5497f7409b
- Run this command on Fedora 34 systems:
sudo dnf upgrade --advisory=FEDORA-2021-ee8707a6af
- Run this command on Fedora 33 systems:
- Reboot
Expected Results
The following should happen
- The system should boot normally