Skip to content

Commit

Permalink
dealing with lvm settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys committed Feb 9, 2023
1 parent db80b29 commit 0e930a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/hetzner_rhel9.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Open the disk installation destination dialog and select `Custom` under the `Sto
Hit the Done button. Confirm that `New mount points will use the following partitioning scheme` says LVM and then select the `Click here to create them automatically` text.
![RHEL 9 disk layout 1](../images/rhel9_disk-layout-2.png)

Once created, change the volume group for `root` and `swap` logical volume to `vg0`
Once created, change the volume group for `root` and `swap` logical volume to `vg0`. Select `Volume Group` Drop down, if vg0 does not exist `Create new volume group`.
![RHEL 9 disk layout 2](../images/rhel9_disk-layout-3.png)

When finished, it will look like this.
![RHEL 9 disk layout 3](../images/rhel9_disk-layout-4.png)

Wait until the installation is finished and press reboot.
Press Done. Accept changes. Begin Installation. Wait until the installation is finished and press reboot.

### Configure the system to match Hetzner requirements

Expand Down

0 comments on commit 0e930a4

Please sign in to comment.