Skip to content

Commit

Permalink
Merge pull request #134 from dj1ch/main
Browse files Browse the repository at this point in the history
redoing last pr pretty much #133
  • Loading branch information
ninelore authored Jan 28, 2024
2 parents 3d4a997 + 336b7b0 commit 016fa16
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ Please read this page before asking a question in the Discord. Your help request
* Follow the instructions [here](https://github.com/WeirdTreeThing/cros-keyboard-map).

#### I just want to boot Linux from USB on my Chromebook, what do I need to do?
* Check the Supported Devices page, to ensure your device has functional RW_LEGACY firmware available. If so, flash RWL and use that.
* Check the Supported Devices page, to ensure your device has functional RW_LEGACY firmware available. If so, flash RWL (RW_LEGACY firmware) and use that.

#### I just installed the UEFI firmware, and now my device boots to a black screen that says 'shell' - what do I do?
* You're in the EFI shell; the firmware boots there when it can't find a valid UEFI boot device, either externally (USB, SD) or internally. Just type 'exit' to get back to the the UEFI settings menu.
* You're in the EFI shell; the firmware boots there when it can't find a valid UEFI boot device, either externally (USB, SD) or internally. Just type `exit` to get back to the the UEFI settings menu.

#### Should I install 32 or 64-bit OS?
* The UEFI Full ROM firmware only supports 64-bit OS, so be sure to use the 'x86_64' version of whatever OS you want to install. USB media created from 32-bit ISOs will simply fail to boot.
Expand Down
2 changes: 1 addition & 1 deletion src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ footer:
---

## What is a chrultrabook and who is this documentation for?
A chrultrabook is a modified Chromebook that is able to run Windows, Linux, and sometimes macOS by using MrChromebox’s coreboot firmware. The purpose of this site is to provide documentation that is detailed, user-friendly, and has up to date information about the hardware, software, and firmware on Chromebooks.
A chrultrabook is a modified Chromebook that is able to run Windows, Linux, and sometimes macOS by using MrChromebox’s coreboot firmware. The purpose of this site is to provide documentation that is detailed, user-friendly, and has up-to-date information about the hardware, software, and firmware on Chromebooks.

---

Expand Down
2 changes: 1 addition & 1 deletion supported-devices/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ If your device isn't listed, it doesn't have support.
:::

::: tip
If on on a smaller screen, scroll sideways to see whole table.
If you're on a smaller screen, scroll sideways to see whole table.
:::

<AddScript script-url="../../supported-devices.js"/>
Expand Down

0 comments on commit 016fa16

Please sign in to comment.