From Fedora Project Wiki
No edit summary |
(mentioning /boot is probably not needed here, improve formatting a bit) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion|Beta| | {{Template:Associated_release_criterion|Beta|Custom_partitioning}} | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=A complete installation using the ext4 file system for the root partition. | |description=A complete installation using the ext4 file system for the root partition. | ||
Line 7: | Line 7: | ||
{{Template:partitioning_actions}} | {{Template:partitioning_actions}} | ||
{{Template:Partitioning_single_custom_blank}} | {{Template:Partitioning_single_custom_blank}} | ||
# Pick 'Standard partition' from the ''New mount points will use the following partitioning scheme | # Pick ''Standard partition'' from the ''New mount points will use the following partitioning scheme'' drop-down | ||
# Click the ''Click here to create them automatically'' link | # Click the ''Click here to create them automatically'' link | ||
# Select the root filesystem ( | # Select the root filesystem (<code>/</code>) | ||
# | # Check the ''File System'' field. If it is not set to ''ext4'', change it to ''ext4'' and click ''Update settings'' | ||
{{Template:partitioning_actions_post}} | {{Template:partitioning_actions_post}} | ||
|results= | |results= |
Latest revision as of 10:46, 12 October 2020
Description
A complete installation using the ext4 file system for the root partition.
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 Custom option is selected under Storage Configuration, and complete this screen.
- On the MANUAL PARTITIONING screen, delete all existing partitions (if any).
- Pick Standard partition from the New mount points will use the following partitioning scheme drop-down
- Click the Click here to create them automatically link
- Select the root filesystem (
/
) - Check the File System field. If it is not set to ext4, change it to ext4 and click Update settings
- 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.