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
Copy file name to clipboardExpand all lines: content/install-ubuntu.md
+44-40Lines changed: 44 additions & 40 deletions
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ First, you'll need to create bootable USB you can restore or install Ubuntu with
43
43
44
44
### Boot From Install USB
45
45
46
-
Once you have the disk made, reboot your system. You'll need to tell the computer to boot from the Live Disk by accessing the Boot Menu using the key combos in this [article](/articles/bootloader).
46
+
Once you have the disk made, reboot your system. You'll need to tell the computer to boot from the Live Disk by accessing the Boot Menu using the key combos in this [article](/articles/bootloader). Once you see the GRUB screen, select **Try or Install Ubuntu** by pressing the <kbd>Enter</kbd> key.
47
47
48
48
<!--#### NVIDIA Graphics
49
49
@@ -55,135 +55,139 @@ From the menu shown the 'nomodeset' option can be selected during this boot. -->
55
55
56
56

57
57
58
-
Once Ubuntu starts, you will be asked to select your language, any accessibility features that you may need, your keyboard layout, and network connectivity. Next, you will be asked to **Try Ubuntu without installing** or to **Install Ubuntu**. If you are attempting to restore a broken operating system, please choose **Try Ubuntu**.
59
-
60
-
>**IMPORTANT NOTE:** System76 recommends [backing up all important files from your computer](https://support.system76.com/articles/backup-files). The Ubuntu installation process will wipe any data on the drive that is selected for the installation. Next, double-click on the **Install Ubuntu** icon on the desktop.
61
-
62
-

58
+
### Language and Keyboard layout
63
59
64
-
>**NOTE:** You may or may not see the screen pictured above. Your system may boot directly to the screen pictured above:
60
+
Once Ubuntu starts and the installer auto-launches, you will be asked to select your language, any accessibility features that you may need, your keyboard layout, and network connectivity.
Next, you will be asked to **Try Ubuntu without installing** or to **Install Ubuntu**. If you are attempting to restore a broken operating system, please choose **Try Ubuntu**.
67
+
70
68
If all of your files are backed up, or if you are installing from scratch, pick the **Install Ubuntu** option to continue with the installation.
71
69
70
+
>**IMPORTANT NOTE:** System76 recommends [backing up all important files from your computer](https://support.system76.com/articles/backup-files). The Ubuntu installation process will wipe any data on the drive that is selected for the installation.
71
+
72
72

73
73
74
-
For most installations the **Interactive installation** type is recommended.
74
+
When asked how you'd like to install, choose the **Interactive installation** type to enter your preferences through the GUI.
75
75
76
76

77
77
78
-
The **Default selection** will work for most installations while the **Extended selection** includes applications such as the LibreOffice suite and more. Those applications can be installed once the installation is finished if the **Default selection** is used instead.
78
+
The **Default selection**of applications will suffice for most installations, while the **Extended selection** includes additional apps such as the LibreOffice suite and more. Those applications can be installed once the installation is finished if the **Default selection** is used instead.
Let's break down what each of the options offer in regards to hardware and software support:
82
+
Next, you will be asked whether to install several categories of proprietary software. Let's break down what each of the options offer in regards to hardware and software support:
83
83
84
84
-**Install third-party software for graphics and Wi-Fi hardware**
85
85
86
-
This installs drivers (some non-free) to provide Wi-Fi/Bluetooth and GPU support (mainly for NVIDIA graphics, as AMD and Intel graphics are supported natively by the Linux kernel).
86
+
This installs proprietary (non-free) drivers to provide the best Wi-Fi/Bluetooth and GPU support (mainly for NVIDIA graphics, as AMD and Intel graphics are supported natively by the Linux kernel).
87
87
88
88
-**Download and install support for additional media formats**
89
89
90
-
This installs packages for playing media files such as MP3, MP4, and other formats that may need non-free codecs in order to play the content.
90
+
This installs packages for playing media files such as MP3, MP4, and other formats that may require non-free codecs.
**Install Ubuntu Alongside** | To allow you to add an additional operating system to your computer. Choose this option if you already have an operating system, such as Windows or another version of Linux, and would like to also install Ubuntu. Please note that the existing operating system's partition will need to be reduced before installing Ubuntu in the extra space.
99
-
**Erase Disk** | To erase everything on the hard drive and install Ubuntu. The is the most destructive of the options, and will guarantee a clean slate. This option also has to be selected if you would like to encrypt the entire drive. When encrypting the drive, select **Use LVM with the new Ubuntu Installation** option for flexibility with partitions later.
100
-
**Manual Installation** | To do a manual installation of the partitions. This can be used to customize the partition layout and put specific directories on separate partitions or disks.
101
-
102
-
### Installation type
100
+
**Install Ubuntu alongside...** | To allow you to add an additional operating system to your computer. Choose this option if you already have an operating system, such as Windows or another version of Linux, and would like to also install Ubuntu. The existing operating system's partition size will need to be reduced before installing Ubuntu in the extra space. This option won't show up if you don't have an existing OS installed that is compatible with this feature.
101
+
**Erase disk and install Ubuntu** | To erase everything on the hard drive and install Ubuntu. The is the most destructive of the options, and will guarantee a clean slate. This option also has to be selected if you would like to encrypt the entire drive. To encrypt the drive, select **Advanced features...** and then choose **Use LVM and encryption**.
102
+
**Manual installation** | To do a manual installation of the partitions. This can be used to customize the partition layout and put specific directories on separate partitions or disks.
While the system is installing, this page will show you a few of the preinstalled applications and what they are used for, as well as ways to get involved with the Ubuntu community.
133
135
134
-
This section of the installation will show you a few of the preinstalled applications and what they are used for and how to get involved.
Canonical offers Ubuntu Pro for free on up to 5 machines, but it is not required to use Ubuntu and its features, and it does not change the user experience.
163
169
164
-
Canonical offers Ubuntu Pro for free on up to 5 machines, but it is not required to use Ubuntu and its features, and does not change the user experience.
Canonical asks you if you would like to send some system information to them to improve Ubuntu. Opting in or out of this option will not affect your Ubuntu features or experience.
Often, after a fresh install some packages will have been updated since the ISO file was created. If there are new updates available you'll see a dialogue box pop up like this:
186
+
Often after a fresh install, some packages will have been updated since the ISO file was created. If there are new updates available, you'll see a dialogue box like this pop up:
You can opt to install the updates later, or install them now by clicking **Install Now.**
185
-
186
-
And often will prompt for a restart once complete:
190
+
You can opt to install the updates later, or install them now by clicking **Install Now.** You may be prompted to reboot after the updates have finished installing.
0 commit comments