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
Description
This test case tests the installer's ability to select a specific disk as the one where the bootloader should reside.
Setup
- Configure a test system with at least two hard disks
How to test
- Boot the installer using any available means and pick a language
- Enter the Installation Destination spoke and select both disks as installation targets
- Click Full disk summary and bootloader..., select a disk other than the first, and click Set as Boot Device
- Continue with the installation as usual, using as simple a configuration as possible
- Boot the installed system, configuring your firmware to boot from the disk that was chosen as the bootloader target
Expected Results
- The system should install successfully
- After install, the system should initiate boot properly
- Manual verification with dd, efibootmgr etc. should confirm installation of the bootloader code to the selected disk