From Fedora Project Wiki
(create draft bootloader target test case)
 
(comment out categories)
 
Line 16: Line 16:
# Manual verification with dd, efibootmgr etc. should confirm installation of the bootloader code to the selected disk
# Manual verification with dd, efibootmgr etc. should confirm installation of the bootloader code to the selected disk
}}
}}
[[Category:Installer_Partitioning_Test_Cases]]
<!--[[Category:Installer_Partitioning_Test_Cases]]
[[Category:Package_anaconda_test_cases]]
[[Category:Package_anaconda_test_cases]]-->

Latest revision as of 08:09, 20 September 2013

Note.png
Associated release criterion
This test case is associated with the Fedora_41_Final_Release_Criteria#bootloader-disk-selection release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


Description

This test case tests the installer's ability to select a specific disk as the one where the bootloader should reside.

Setup

  1. Configure a test system with at least two hard disks

How to test

  1. Boot the installer using any available means and pick a language
  2. Enter the Installation Destination spoke and select both disks as installation targets
  3. Click Full disk summary and bootloader..., select a disk other than the first, and click Set as Boot Device
  4. Continue with the installation as usual, using as simple a configuration as possible
  5. Boot the installed system, configuring your firmware to boot from the disk that was chosen as the bootloader target

Expected Results

  1. The system should install successfully
  2. After install, the system should initiate boot properly
  3. Manual verification with dd, efibootmgr etc. should confirm installation of the bootloader code to the selected disk