Skip to content
Draft
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
6b26598
Update to newest version - still needs RDM guide
Owen-sz Oct 4, 2024
7a6ed80
Update consts.ts
Owen-sz Oct 7, 2024
9016394
Update chromebook.mdx
Owen-sz Oct 7, 2024
843cfc2
Update chromebook.mdx
Owen-sz Oct 7, 2024
3907f4f
Update chromebook.mdx
Owen-sz Oct 7, 2024
602de8d
Update chromebook.mdx
Owen-sz Oct 7, 2024
05066ba
Update chromebook.mdx
Owen-sz Oct 7, 2024
95a91c2
Update chromebook.mdx
Owen-sz Oct 7, 2024
277bed5
Update chromebook.mdx
Owen-sz Oct 7, 2024
f1d4435
Update chromebook.mdx
Owen-sz Oct 7, 2024
6169e38
Update chromebook.mdx
Owen-sz Oct 7, 2024
b40ed44
Update armbeta.mdx
Owen-sz Oct 7, 2024
cd9b426
Update armbeta.mdx
Owen-sz Oct 7, 2024
5b76251
Update chromebook.mdx
Owen-sz Oct 7, 2024
ccbf1e0
Update faq-and-troubleshooting.mdx
Owen-sz Oct 7, 2024
e74bc14
Delete package-lock.json
Owen-sz Oct 9, 2024
d976b81
Add usbc fix package information
Owen-sz Oct 22, 2024
4ac5692
Add more info to cros-keyboard-map
Owen-sz Oct 22, 2024
29507ef
Move warning to correct spot in faq page
Owen-sz Dec 27, 2024
a31aace
Add dongle info to FAQ
Owen-sz Jan 28, 2025
c0e4655
remove sc7170 warning
Owen-sz Feb 10, 2025
4c47499
Remove thunderbolt issue from known issues table
Owen-sz Feb 10, 2025
305ace3
Update faq-and-troubleshooting.mdx
Owen-sz Dec 2, 2025
720e817
Merge branch 'main' into owen/cb
Owen-sz Jan 13, 2026
e114140
redo arm chromebook page
Owen-sz Jan 13, 2026
fe6829d
redo chromebook index page
Owen-sz Jan 13, 2026
3c65c6a
modernize the rest of the pages
Owen-sz Jan 14, 2026
ddc7fef
title casing
Owen-sz Jan 14, 2026
a94281d
Update src/content/docs/en/chromebook/chromebook.mdx
Owen-sz Jan 14, 2026
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
4 changes: 4 additions & 0 deletions src/content/docs/en/chromebook/faq-and-troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ All hardware should work on almost every supported Chromebook model, but some sp

Yes, it is perfectly legal. Chromebooks and ChromeOS are backed by the [Chromium Projects' ChromiumOS](https://www.chromium.org/chromium-os/}). All information on how to mod Chromebooks is on this site, and open to anyone to use.

### Will the installer boot through a USB 2.0/3.0 adaptor/hub?

Yes.

### Why not just run [MrChromebox's Firmware Utility Script?](https://mrchromebox.tech/#fwscript)

The goal here is to be as easy and safe to use as possible. It is also easier to go back to ChromeOS if you keep the stock firmware. With that being said, we fully support the use of mrchromebox's script, it has many great use cases.
Expand Down