Update tutorial installing ubuntu multi boot on your windows computer authored by Jeffrey George Fisher's avatar Jeffrey George Fisher
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
[[_TOC_]] [[_TOC_]]
## On Windows (Partitioning and Creating an Installer) ## Partitioning and Creating an Installer (on Windows)
**BEFORE PROCEEDING MAKE SURE THAT YOU HAVE ANY IMPORTANT DATA BACKED UP ON A SEPARATE DRIVE. THIS TUTORIAL WILL MAKE PERMANENT CHANGES TO YOUR COMPUTER'S DRIVE** **BEFORE PROCEEDING MAKE SURE THAT YOU HAVE ANY IMPORTANT DATA BACKED UP ON A SEPARATE DRIVE. THIS TUTORIAL WILL MAKE PERMANENT CHANGES TO YOUR COMPUTER'S DRIVE**
...@@ -23,7 +23,7 @@ minimum of 40 GiB. ...@@ -23,7 +23,7 @@ minimum of 40 GiB.
4. Create a Bootable Installer for the Ubuntu ISO: 4. Create a Bootable Installer for the Ubuntu ISO:
* There are many ways to create a bootable installer, a decent choice is [Rufus](https://rufus.ie/en/). * There are many ways to create a bootable installer, a decent choice is [Rufus](https://rufus.ie/en/).
## On Ubuntu (The First Reboot and Installing) ## The First Reboot and Running the Ubuntu Installer
5. Reboot and enter the boot picker on your computer. 5. Reboot and enter the boot picker on your computer.
* This is usually done by just repeatedly pressing one of `Esc`, `Delete`, `F10`, or `F12` keys * This is usually done by just repeatedly pressing one of `Esc`, `Delete`, `F10`, or `F12` keys
... ...
......