Changes
Page history
a
authored
Sep 21, 2023
by
Alexander Douglas Yelovich
Show whitespace changes
Inline
Side-by-side
training/tutorial-installing-ubuntu-multi-boot-on-your-windows-computer.md
View page @
b82a433e
...
@@ -60,21 +60,13 @@ and hitting enter.
...
@@ -60,21 +60,13 @@ and hitting enter.


*
Double click on the free space you created back in Windows (it should have a size around what
*
Double click on the free space you created back in Windows (it should have a size around what
you specified)
you specified)
*
For size, enter twice the amount of RAM available in your computer (If you do not know,
type
`Control-Alt-T`
and then at the prompt type:
`lshw -c memory`
, then press Enter/Return. The memory entry is the
amount of RAM in your computer. Type
`exit`
to return to the original window).
*
Choose Logical, and End of Space
*
Use as: swap area (this is what Linux uses as temporary memory in the event
your RAM is full)

7.
Repeat Step 6 with the following exceptions:
*
For size just use the default entry (which should be the rest of the free space)
*
For size just use the default entry (which should be the rest of the free space)
*
Choose Logical and Beginning of Space
*
Choose Logical and Beginning of Space
*
Use as: Ext4 journaling file system
*
Use as: Ext4 journaling file system
*
Mount point:
`/`
(this is like the Linux equivalent of
`C:`
in Windows)
*
Mount point:
`/`
(this is like the Linux equivalent of
`C:`
in Windows)


8
.
Continue and fill in account details, and then the installation should begin. Once it is done
7
.
Continue and fill in account details, and then the installation should begin. Once it is done
your computer should restart and then you should see a screen that looks like the start of the
your computer should restart and then you should see a screen that looks like the start of the
installation. This is the GRUB bootloader. Whenever you want to boot into Ubuntu, select the
installation. This is the GRUB bootloader. Whenever you want to boot into Ubuntu, select the
`Ubuntu`
option, and whenever you want to boot into Windows choose the
`Windows Boot Manager`
`Ubuntu`
option, and whenever you want to boot into Windows choose the
`Windows Boot Manager`
...
...
...
...