You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu packages a startup disk creator. Launch the application and follow the instructions
27
+
21
28
## Basic Installation
22
29
23
30
Ubuntu ships with a very straight forward installer and makes set up a snap. Here are the only steps:
@@ -26,11 +33,14 @@ Ubuntu ships with a very straight forward installer and makes set up a snap. Her
26
33
* Choose to install updates
27
34
* Choose to install 3rd party non-free items (Free as libre, not cost wise. The non-free items are non-open source, but will cost you nothing)
28
35
* Create a user and hostname (hostname is the name of your computer)
29
-
*Partition the disk (See below. Manual partitioning is generally not required as the installer will offer both dual-boot options and full replacement automatically)
36
+
*Select the relevant install option (Install along side or overwrite current OS)
30
37
* Choose your location for time/date
31
38
* Sit back, relax, and wait a few minutes for installation to finish
32
39
33
-
## Partitions
40
+
## Advanced Setups
41
+
Sometimes it is required to make a more complex partition scheme
42
+
43
+
### Partitions
34
44
Partitioning is required if you want more complicated layouts for you storage i.e you want all your documents on one disk but the os on another, or you are dealing with a volatile system and need to insure exact partition layouts.
35
45
36
46
SWAP: Space reserved on the disk designed to provide backup memory space for the system.
0 commit comments