From Fedora Project Wiki
(description) |
(change the associated test case, now targets Beta, after btrfs became the default) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion| | {{Template:Associated_release_criterion|Beta|custom-partitioning}} | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=A complete installation using advanced custom partitioning (blivet-gui) and the [[Btrfs]] filesystem for system partitions. | |description=A complete installation using advanced custom partitioning (blivet-gui) and the [[Btrfs]] filesystem for system partitions. | ||
Line 9: | Line 9: | ||
# Create an ext4 or xfs {{filename|/boot}} partition. | # Create an ext4 or xfs {{filename|/boot}} partition. | ||
# Create an appropriately-sized swap partition. | # Create an appropriately-sized swap partition. | ||
# Create a root partition and set the | # Create a root partition and set the filesystem type to ''btrfs''. | ||
# Optionally create other partitions like {{filename|/home}} and set the | # Optionally create other partitions like {{filename|/home}} and set the filesystem type to ''btrfs'' also. | ||
{{Template:partitioning_actions_post}} | {{Template:partitioning_actions_post}} | ||
|results= | |results= |
Latest revision as of 12:37, 10 September 2020
Description
A complete installation using advanced custom partitioning (blivet-gui) and the Btrfs filesystem for system partitions.
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 Advanced Custom (Blivet-GUI) option is selected under Storage Configuration, and complete this screen.
- On the BLIVET GUI PARTITIONING screen, delete all existing partitions (if any).
- Create any necessary bootloader partitions (e.g. EFI System Partition for UEFI installs, BIOS Boot partition for BIOS installs onto a GPT disk, PReP boot partition for PowerPC installs).
- Create an ext4 or xfs
/boot
partition. - Create an appropriately-sized swap partition.
- Create a root partition and set the filesystem type to btrfs.
- Optionally create other partitions like
/home
and set the filesystem type to btrfs also. - 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.