From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description= This test case ensures dual booting f33 with btrfs works as expected |setup= # Install Fedora 33 with btrfs layout using Automatic partitioning #...")
 
(various clarifications)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description= This test case ensures dual booting f33 with btrfs works as expected
|description= This test case ensures dual booting two Fedoras, with btrfs, works as expected
|setup=
|setup=
# Install Fedora 33 with btrfs layout using Automatic partitioning
# Install Fedora 33 using Automatic partitioning (uses Btrfs)
# Reboot
# Reboot
# Finish the Gnome Initial Setup
# Finish the Gnome Initial Setup
# Issue init 0 or shutdown to close
# Prepare USB stick media with the desired 2nd installation image ISO
# Grab a boot/live WS iso
|actions=
|actions=
# Boot the ''second'' Fedora 33 installer, make sensible choices
# Boot the ''second'' Fedora 33 installer, make sensible choices
Line 14: Line 13:
# Select `/boot` mount point, on the right hand side at the top, find ''Mount Point'' field, type in `/boot`, <b>do not</b> check the ''Reformat'' box, click ''Update Settings'' button.
# Select `/boot` mount point, on the right hand side at the top, find ''Mount Point'' field, type in `/boot`, <b>do not</b> check the ''Reformat'' box, click ''Update Settings'' button.
# Select `/home` mount point, on the right-hand side at the top, find ''Mount Point'' field, type in `/home`, click ''Update Settings'' button.
# Select `/home` mount point, on the right-hand side at the top, find ''Mount Point'' field, type in `/home`, click ''Update Settings'' button.
# Click + button to create a new `/` mount point (this is required to be a new subvolume, reformat will be checked, cannot be uncheck but the underlying Btrfs is not reformatted,optionally change the name of the subvolume from `root00` to `rootkde` or `rootjam` or whatever it is). Click ''Update Settings'' button.
# Click + button to create a new `/` mount point (NOTE: this is required to be a new subvolume. Reformat will be checked, cannot be unchecked, but the underlying Btrfs is not reformatted. Optional: change the name of the subvolume from `root00` to `rootkde` or `rootjam` per your preference). Click ''Update Settings'' button.
# Click `Done`
# Click `Done`
# Perform the installation and reboot the machine
# Perform the installation and reboot the machine. At initial setup, it's recommended to use all the same settings as for the 1st installation.
# After logging in, check that your home directory or `/home` contains the files you created on your previous system (check their contents as well)
# After logging in, check that your home directory or `/home` contains the files you created on your previous system (check their contents as well)
|results=
|results=

Revision as of 22:12, 3 September 2020

Description

This test case ensures dual booting two Fedoras, with btrfs, works as expected

Setup

  1. Install Fedora 33 using Automatic partitioning (uses Btrfs)
  2. Reboot
  3. Finish the Gnome Initial Setup
  4. Prepare USB stick media with the desired 2nd installation image ISO

How to test

  1. Boot the second Fedora 33 installer, make sensible choices
  2. In Installation Destination, click Custom under Storage Configuration
  3. Locate the previous Fedora installation, click on it to reveal existing mount points for reuse
  4. Select /boot/efi or BIOS Boot mount point, on the right hand side at the top, find Mount Point field, type in /boot/efi, click Update Settings button.
  5. Select /boot mount point, on the right hand side at the top, find Mount Point field, type in /boot, do not check the Reformat box, click Update Settings button.
  6. Select /home mount point, on the right-hand side at the top, find Mount Point field, type in /home, click Update Settings button.
  7. Click + button to create a new / mount point (NOTE: this is required to be a new subvolume. Reformat will be checked, cannot be unchecked, but the underlying Btrfs is not reformatted. Optional: change the name of the subvolume from root00 to rootkde or rootjam per your preference). Click Update Settings button.
  8. Click Done
  9. Perform the installation and reboot the machine. At initial setup, it's recommended to use all the same settings as for the 1st installation.
  10. After logging in, check that your home directory or /home contains the files you created on your previous system (check their contents as well)

Expected Results

  1. The installation should continue without fail
  2. The /home directory should have your previously-created files