💾 Archived View for adnano.co › 2018 › 10 › 23 › ex-chromebook captured on 2023-01-29 at 02:32:47. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-03-01)

➡️ Next capture (2023-04-26)

-=-=-=-=-=-=-

Installing Linux on the Acer Chromebook R11

Posted on 2018-10-23

Requirements

1. Enable Developer Mode

2. Disable Write-Protect Mode

3. Flash Firmware

cd; curl -LO https://mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh

4. Download GalliumOS

curl -o galliumos.iso https://galliumos.org/releases/3.1/galliumos-3.1-braswell.iso
sudo dd bs=1M if=galliumos.iso of=/dev/sda ; sync

5. Install GalliumOS

That's it.

You've successfully installed Linux on your Chromebook.

For a more in-depth guide on installing GalliumOS, visit the GalliumOS wiki:

GalliumOS wiki

---

This work is licensed under a CC-BY-SA-4.0 license.

Source code

Have a comment on one of my posts?

Send an email