Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/graphics-switch-ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ Now enable the System76 Power extension with the toggle to the right.
Click the system menu in the top right corner of your screen to access graphics
switching.

>**Note**: GNOME Shell versions newer than 42 (Ubuntu 22.10 and above) are not supported by the System76 Power extension.

![Graphics](/images/graphics-switch-ubuntu/system-menu.png)

Click on NVIDIA, Integrated, Hybrid, or Compute depending on your use case.
Expand Down
14 changes: 2 additions & 12 deletions content/install-ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ Ubuntu releases beyond 22.04 are not fully tested, but certain packages are made

## Recent Upgrade Issues

If your recently upgraded system does not boot, it can often be recovered. If you see a flashing underscore on the screen after booting, then it's likely that Ubuntu's bootloader (GRUB) was not properly updated. To restore it, see [Repair the Bootloader](/articles/bootloader)

---
If your recently upgraded system does not boot, it can often be recovered. If you see a flashing underscore on the screen after booting, then it's likely that Ubuntu's bootloader (GRUB) was not properly updated. To restore it, see [Repair the Bootloader](/articles/bootloader).

## Create Install Media

Expand All @@ -47,13 +45,7 @@ Create an Installation USB | Create an Installation DVD

### Boot From Install Media

Once you have the disk made, reboot your system. You'll need to tell the computer to boot from the Live Disk. Immediately after you turn the computer on:

Laptops | Desktops
----------------------------------- | ------------------------------------
Hold <kbd>F7</kbd> or <kbd>F1</kbd> | Hold <kbd>F12</kbd>, <kbd>F8</kbd>, or <kbd>F10</kbd>

---
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).

<!--#### NVIDIA Graphics

Expand All @@ -63,8 +55,6 @@ Ubuntu may need a special option enabled to install and boot from Ubuntu until t

From the menu shown the 'nomodeset' option can be selected during this boot. -->

---

![grub](/images/install-ubuntu/ubuntu-grub.png)

Once Ubuntu starts, 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**.
Expand Down