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: 1 addition & 1 deletion src/docs/getting-started/choose-os-fw.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ There are three different ways to boot an alternate OS on your device, each with

### The Stock Bootloader (depthcharge)

Since ChromeOS is Linux with a custom userspace, the stock bootloader (depthcharge) can load any Linux kernel. This method works on any device and does not modify the firmware at all. It is the only option on ARM devices since they do not have any custom firmware. If you choose method, refer to FyraLabs' [submarine guide](https://developer.fyralabs.com/submarine).
Since ChromeOS is Linux with a custom userspace, the stock bootloader (depthcharge) can load any Linux kernel. This method works on any device and does not modify the firmware at all. It is the only option on ARM devices since they do not have any custom firmware. If you choose this method, refer to FyraLabs' [submarine guide](https://developer.fyralabs.com/submarine).

### RW_LEGACY (AltFW)

Expand Down
4 changes: 0 additions & 4 deletions src/docs/installing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ Be sure to check the [devices page](../devices.md) to see what you can run.
- Requires some work on the end user (running audio script, configuring keyboard mapping)
- AVS and SOF users experience instability at times

::: warning
Ubuntu and Ubuntu-based distributions **may have issues** and are **not supported**.
:::

<br>

### [Installing Linux →](installing-linux.md)
Expand Down