From 2a3fed71e03f29ed25bd8a1d7bcc0972e99da4a4 Mon Sep 17 00:00:00 2001 From: Jon West Date: Tue, 2 Apr 2024 16:22:39 -0400 Subject: [PATCH] Fix placement of screenshot in USB install doc --- Installation/install-from-bootable-usb.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Installation/install-from-bootable-usb.md b/Installation/install-from-bootable-usb.md index 4c717fff..8c02e125 100644 --- a/Installation/install-from-bootable-usb.md +++ b/Installation/install-from-bootable-usb.md @@ -106,13 +106,15 @@ Next we need to make the second partition this is the partition that the bulk of 2. We can leave everything default. Although a name is not necesary we can call it ANDROID. 3. Lastly we click [ WRITE ] and [ QUIT ] -![Partitioned](../.gitbook/assets/uefi-partitioned.png) - ### Installing On Existing Partition -Once the installer boots, you will be asked to select your target ESP (EFI) partition first (Usually the first partition in the drive, around 500mb-2gb), then you will be asked to select the target install drive. +Once the installer boots, you will be asked to select your target ESP (EFI) partition first (Usually the first partition in the drive, around 500mb-2gb). + +You will then need to choose what drive to install it too, this could be a pre-existing partition or the partition you created above. Select that larger target partition and format it as ext4. + +![Partitioned](../.gitbook/assets/uefi-partitioned.png) -You will then need to choose what drive to install it too, this could be a pre-existing partition or the partition you created above. Select that larger target partition and format it as ext4. this is the recomended format. Click < Yes > on the next screen +This is the recomended format. Click < Yes > on the next screen ![Format Drive p1](../.gitbook/assets/uefi-ext4.png) ![Format Drive p2](../.gitbook/assets/uefi-risks.png)