diff --git a/content/install-pop.md b/content/install-pop.md index e20885da83..a43d30b531 100644 --- a/content/install-pop.md +++ b/content/install-pop.md @@ -32,7 +32,7 @@ The following guide describes how to download the Pop!\_OS.iso image, write it t | RAM | 4 GB | 8 GB | | Drive Storage | 20 GB | | -From , choose **DOWNLOAD**. The download dialog includes the current _Requirements_, and download _Filesize_, as well as the image checksums used to verify the file once downloaded. +From , choose **DOWNLOAD** under the section best matching your computer (generic, NVIDIA, or Raspberry Pi). The download page includes the current _Requirements_ and download _Filesize_, as well as the image checksums used to verify the file once downloaded. ### Installation Media @@ -60,29 +60,29 @@ Once your bootable USB drive is selected as a boot device, your computer will bo 1. Select your language: - ![Language](/images/install-pop/select-lang.png) + ![Language](images/install-pop/2404/install-pop-24-select-lang.png) 2. Select a locale. - ![Select Locale](/images/install-pop/select-locale.png) + ![Select Locale](images/install-pop/2404/install-pop-24-select-locale.png) 3. Select a keyboard input language. - ![Keyboard](/images/install-pop/keyboard-input.png) + ![Keyboard](images/install-pop/2404/install-pop-24-keyboard-input.png) 4. Select a keyboard layout. - ![Select Keyboard Layout](images/install-pop/keyboard-layout.png) + ![Select Keyboard Layout](images/install-pop/2404/install-pop-24-keyboard-layout.png) 5. Choose the `Clean Install` option for a standard installation. This is the best option for new Linux users, but be aware that this will erase all contents of the target drive. Alternatively, you can select `Try Demo Mode` to continue testing Pop!\_OS in the live environment. - ![Try or Install](/images/install-pop/clean-install.png) + ![Try or Install](images/install-pop/2404/install-pop-24-clean-install.png) Select `Custom (Advanced)` to access GParted. This tool allows configuring advanced features like dual booting, creating a separate `/home` partition, or placing the `/tmp` partition on a different drive. 6. Click `Erase and Install` to install Pop!\_OS to your selected disk. - ![Disk setup](/images/install-pop/erase-install.png) + ![Disk setup](images/install-pop/2404/install-pop-24-erase-install.png) ### User Account Setup @@ -90,10 +90,10 @@ The next section of the installer will guide you through creating a user account Provide a full name (this can include any text you want, uppercase or lowercase), as well as a username (which must be lowercase): -![Username setup](/images/install-pop/enter-username.png) +![Username setup](images/install-pop/2404/install-pop-24-enter-username.png) Once the account has been created, you will be prompted to set a new password. -![Password setup](/images/install-pop/enter-password.png) +![Password setup](images/install-pop/2404/install-pop-24-enter-password.png) ### Full Disk Encryption @@ -101,19 +101,19 @@ Encrypting the system disk is not necessary, but it ensures user data is secure The drive can be encrypted using your login password by checking `Encryption password is the same as user account password`, or you can uncheck this box and select `Set Password` at the bottom. Select `Don't Encrypt` to skip the disk encryption process. -![Encrypt option](/images/install-pop/encrypt-disk.png) +![Encrypt option](images/install-pop/2404/install-pop-24-encrypt-disk.png) If you chose the `Set Password` button, you will see an additional prompt to set your encryption password. This will be requested every time the system boots. Continue to the next step in the installer. Pop!\_OS will now begin installing to disk. -![Progress](/images/install-pop/install-progress.png) +![Progress](images/install-pop/2404/install-pop-24-install-progress.png) When installation completes, reboot your computer and log in to complete the user account setup process. > ℹ️ If you changed the boot order to prioritize your live USB during startup, shut down the computer completely and remove the installation USB. If you are dual-booting, press the appropriate keys to enter setup and select the drive containing the Pop!\_OS installation. -![Success](/images/install-pop/install-complete.png) +![Success](images/install-pop/2404/install-pop-24-install-complete.png) #### NVIDIA Graphics @@ -122,7 +122,3 @@ If you installed from the Intel/AMD ISO and your system has discrete NVIDIA grap ``` sudo apt install system76-driver-nvidia ``` - -You can also install NVIDIA graphics drivers from the Pop!\_Shop. - -![Pop Shop NVIDIA Drivers](images/install-pop/pop-shop-nvidia.png) diff --git a/static/images/install-pop/2404/install-pop-24-clean-install.png b/static/images/install-pop/2404/install-pop-24-clean-install.png new file mode 100644 index 0000000000..6488aef089 Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-clean-install.png differ diff --git a/static/images/install-pop/2404/install-pop-24-encrypt-disk.png b/static/images/install-pop/2404/install-pop-24-encrypt-disk.png new file mode 100644 index 0000000000..4ab81aaa18 Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-encrypt-disk.png differ diff --git a/static/images/install-pop/2404/install-pop-24-enter-password.png b/static/images/install-pop/2404/install-pop-24-enter-password.png new file mode 100644 index 0000000000..5ec2bf72e6 Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-enter-password.png differ diff --git a/static/images/install-pop/2404/install-pop-24-enter-username.png b/static/images/install-pop/2404/install-pop-24-enter-username.png new file mode 100644 index 0000000000..c9f33723bf Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-enter-username.png differ diff --git a/static/images/install-pop/2404/install-pop-24-erase-install.png b/static/images/install-pop/2404/install-pop-24-erase-install.png new file mode 100644 index 0000000000..7a34ce553f Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-erase-install.png differ diff --git a/static/images/install-pop/2404/install-pop-24-install-complete.png b/static/images/install-pop/2404/install-pop-24-install-complete.png new file mode 100644 index 0000000000..cbbdf84634 Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-install-complete.png differ diff --git a/static/images/install-pop/2404/install-pop-24-install-progress.png b/static/images/install-pop/2404/install-pop-24-install-progress.png new file mode 100644 index 0000000000..183386d87a Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-install-progress.png differ diff --git a/static/images/install-pop/2404/install-pop-24-keyboard-input.png b/static/images/install-pop/2404/install-pop-24-keyboard-input.png new file mode 100644 index 0000000000..51b61120b5 Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-keyboard-input.png differ diff --git a/static/images/install-pop/2404/install-pop-24-keyboard-layout.png b/static/images/install-pop/2404/install-pop-24-keyboard-layout.png new file mode 100644 index 0000000000..05258f2dce Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-keyboard-layout.png differ diff --git a/static/images/install-pop/2404/install-pop-24-select-lang.png b/static/images/install-pop/2404/install-pop-24-select-lang.png new file mode 100644 index 0000000000..3b614077ab Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-select-lang.png differ diff --git a/static/images/install-pop/2404/install-pop-24-select-locale.png b/static/images/install-pop/2404/install-pop-24-select-locale.png new file mode 100644 index 0000000000..f3da795523 Binary files /dev/null and b/static/images/install-pop/2404/install-pop-24-select-locale.png differ