From b6bcc07d37411141cde25c3bb4ce47dfa53c26ee Mon Sep 17 00:00:00 2001 From: D3vil0p3r Date: Sun, 5 May 2024 21:29:34 +0200 Subject: [PATCH] Update install-dual-boot.mdx --- src/content/docs/en/installation/install-dual-boot.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/en/installation/install-dual-boot.mdx b/src/content/docs/en/installation/install-dual-boot.mdx index dc581db..ec55dcb 100644 --- a/src/content/docs/en/installation/install-dual-boot.mdx +++ b/src/content/docs/en/installation/install-dual-boot.mdx @@ -98,6 +98,7 @@ Now it will be asked you to select what is the EFI partition. Select the existin If you want to use the UEFI boot partition used by Windows, as **EFI partition mountpoint**, select **/boot** and as **EFI partition filesystem** select **don't format**. Instead, if you created a new separated EFI partition, as **EFI partition mountpoint**, select **/boot** and as **EFI partition filesystem** select **fat** or **vfat**. */} + As **EFI partition mountpoint**, select **/boot** and as **EFI partition filesystem** select **fat** or **vfat**. Now it will be asked you to select what is the root partition you created. Select it (usually it should be the one sized as you set previously): @@ -137,6 +138,7 @@ Now it will be asked you to select what is the GRUB partition. Select the existi If you want to use an already existing GRUB boot partition, as **GRUB partition mountpoint**, select **/boot** and as **GRUB partition filesystem** select **don't format**. Instead, if you created a new separated GRUB partition, as **GRUB partition mountpoint**, select **/boot** and as **GRUB partition filesystem** select **ext4**. */} + As **GRUB partition mountpoint**, select **/boot** and as **GRUB partition filesystem** select **ext4**. Now it will be asked you to select what is the root partition you created. Select it (usually it should be the one sized as you set previously):