Update tutorial installing ubuntu multi boot on your windows computer authored by Jeffrey George Fisher's avatar Jeffrey George Fisher
...@@ -58,8 +58,7 @@ by hitting enter. ...@@ -58,8 +58,7 @@ by hitting enter.
* On this screen, double click the free space you created back in Windows. * On this screen, double click the free space you created back in Windows.
* For size, enter 512 MiB. * For size, enter 512 MiB.
* Choose Primary, and Beginnning of Space * Choose Primary, and Beginnning of Space
* Use as: EFI System Partition (this is where the software to choose the * Use as: EFI System Partition (this is where the bootloader gets installed[^bootloader])
operating system you boot into gets installed)
![EFI Partition](uploads/training/efi.png) ![EFI Partition](uploads/training/efi.png)
7. Repeat Step 6 with the following exceptions: 7. Repeat Step 6 with the following exceptions:
...@@ -84,3 +83,7 @@ installation. This is the grub bootloader. Whenever you want to boot into Ubuntu ...@@ -84,3 +83,7 @@ installation. This is the grub bootloader. Whenever you want to boot into Ubuntu
option. option.
![Grub Final Selection](uploads/training/grub-final.png) ![Grub Final Selection](uploads/training/grub-final.png)
# Footnotes
[^bootloader]: The bootloader will be the first thing you see when you turn on your computer. It will allow you to choose whether you want to boot into Windows or boot into Ubuntu.
\ No newline at end of file