From Fedora Project Wiki
No edit summary |
(Minor fixes.) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
|description=This test case tests whether guided partitioning to free space within a populated storage device is successful during system installation. | |description=This test case tests whether guided partitioning to free space within a populated storage device is successful during system installation. | ||
|setup= | |setup= | ||
{{Template: | {{Template:Partitioning_single_setup_webui}} | ||
# Ensure the target device contains some storage volumes, but also sufficient free (unpartitioned) space for a Fedora installation. | # Ensure the target device contains some storage volumes, but also sufficient free (unpartitioned) space for a Fedora installation. | ||
|actions= | |actions= | ||
{{Template: | {{Template:Launch_webui_workstation}} | ||
# Ensure only the single target device you prepared is selected as the installation target disk. | # Ensure only the single target device you prepared is selected as the installation target disk. | ||
# Select the | # Select the "Use free space" scenario and ensure that the option to "Reclaim space" is unset, and click 'Next' | ||
{{Template:Partitioning_actions_post}} | {{Template:Partitioning_actions_post}} | ||
|results= | |results= |
Latest revision as of 14:29, 8 November 2024
Description
This test case tests whether guided partitioning to free space within a populated storage device is successful during system installation.
Setup
- Prepare a test system with a working, supported storage device of sufficient size for a Fedora install, and a Fedora installation medium that uses the webui-based installer. Currently, that means using the Workstation live image.
- Ensure the target device contains some storage volumes, but also sufficient free (unpartitioned) space for a Fedora installation.
How to test
- Boot the webui-based installer using any available means. Currently, that means using the Workstation live image and selecting "Install to Disk..." at the end of the initial setup process.
- Ensure only the single target device you prepared is selected as the installation target disk.
- Select the "Use free space" scenario and ensure that the option to "Reclaim space" is unset, and click 'Next'
- Complete the installation process, making sensible selections for all other installer options.
- Boot the installed system.
Expected Results
- The pre-existing storage volumes should not be touched by the install process.
- The expected partition layout should be created on the target device(s).
- The install process should complete successfully and the installed system should boot as expected.