From Fedora Project Wiki
(adjust associated_release_criterion template invocation) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion|Final|disk-layouts}} | {{Template:Associated_release_criterion|Final|disk-layouts}} | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=A complete installation using the systems physical devices for the [[Btrfs]] filesystem. The detailed plan about btrfs filesystem on Fedora 16 can be found at [[Features/F16BtrfsDefaultFs|F16BtrfsDefaultFs]] | |description=A complete installation using the systems physical devices for the [[Btrfs]] filesystem. The detailed plan about btrfs filesystem on Fedora 16 can be found at [[Features/F16BtrfsDefaultFs|F16BtrfsDefaultFs]] | ||
|setup= | |||
{{Template:partitioning_single_setup}} | |||
|actions= | |actions= | ||
{{Template:partitioning_actions}} | |||
# | # Ensure only the single target device you prepared is selected as the installation target disk. | ||
# | # Ensure the option to configure partitioning yourself is selected,and complete this screen. | ||
# | # On the ''MANUAL PARTITIONING'' screen, delete all existing partitions (if any). | ||
# Pick 'btrfs' from the ''New mount points will use the following partitioning scheme:'' drop-down | |||
# Click the ''Click here to create them automatically'' link | |||
{{Template:partitioning_actions_post}} | |||
|results= | |results= | ||
{{Template:partitioning_results}} | |||
# Anaconda completes successfully | # Anaconda completes successfully | ||
# Reboot successfully into installed system | # Reboot successfully into installed system | ||
# Confirm that {{filename|/}} is formatted as btrfs | # Confirm that {{filename|/}} is formatted as btrfs | ||
}} | }} | ||
[[Category:Installer_Partitioning_Test_Cases]] | [[Category:Installer_Partitioning_Test_Cases]] | ||
[[Category:btrfs]] | [[Category:btrfs]] |
Revision as of 04:56, 16 January 2015
Description
A complete installation using the systems physical devices for the Btrfs filesystem. The detailed plan about btrfs filesystem on Fedora 16 can be found at F16BtrfsDefaultFs
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 GTK-based installer. Do not use Fedora Workstation live on Fedora 41+, as that uses the webui-based installer.
How to test
- Boot the GTK-based installer using any available means. Do not use Fedora Workstation live on Fedora 41+, as that uses the webui-based installer.
- Proceed to the installer's main screen, making sensible choices, and enter the Installation Destination screen.
- Ensure only the single target device you prepared is selected as the installation target disk.
- Ensure the option to configure partitioning yourself is selected,and complete this screen.
- On the MANUAL PARTITIONING screen, delete all existing partitions (if any).
- Pick 'btrfs' from the New mount points will use the following partitioning scheme: drop-down
- Click the Click here to create them automatically link
- Complete the installation process, making sensible selections for all other installer options.
- Boot the installed system.
Expected Results
- 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.
- Anaconda completes successfully
- Reboot successfully into installed system
- Confirm that
/
is formatted as btrfs