requiring an external programmer to recover. Proceed at your own risk!
firmware locking method; anything else is untested, please report issues following this guide
in the issues section of the Github repo
Why
There are many reasons why one may want to install Linux on a Chromebook, here are some of the most common:
- Google can't figure out how to optimize ChromeOS
- ChromeOS is incredibly limiting
- Google tracking
I did it for all of the above reasons
Step 1: install Mr. Chromebox firmware
The method used in this guide will be flashing Mr. Chromebox firmware.
This method has some downsides, such as certain device functions
not working correctly on some hardware, but I'm going with it because
the actual OS installation is much more convenient than
Depthboot.
This guide assumes that you have already
enabled Developer mode and
have some familarity with UNIX/Linux commands
Checking flashing requirements
The first step to flashing cfw is to determine whether or not your
device is supported and what you have to do to disable it.
Consult
Mr. Chromebox's
chart
to determine whether your device is supported. If your device is
supported, note the write protect method for use in the next section
Disabling hardware write-protect
If your device is supported, go to section for its write protect method below
Screw
Steps:
- Disassemble the machine
- Find the write-protect screw following the diagram below (credit: memcpy.io) and remove it
- Re-assemble the machine

CR50 (battery)
This method requires access to a power supply in order to run the device without a battery. Steps:
- Disassemble the machine
- Find the battery connector and disconnect it
- Flash the custom firmware
- Re-assemble the machine
CR50 (jumper)
This method requires more research and skill, as you need to figure out which jumper to bridge and how to bridge it, with the easiest method being a short wire soldered to the board. Steps:
- Disassemble the machine
- Find and jump the required contacts
- Re-assemble the machine
Flashing the firmware
Now that the hardware write-protect has been disabled, we can move on to
flashing the firmware itself. This process is fairly painless and just
requires a stable power supply and a bit of time. Run the following
commands in VT2 by pressing ctrl+alt+right arrow (ctrl+alt+left arrow to
get back) with login chronos
:
Change directory into Downloads
You should see
requiring relatively inexpensive hardware and some technical knowledge to
recover.Not all boards can be tested prior to release, and even then slight
differences in hardware can lead to unforeseen failures.
If you don't have the ability to recover from a bad flash, you're taking a risk.
You have been warned.
If you see the error
It will then warn you that you should install a UEFI-compatible OS:
OS; ChromeOS will no longer be bootable. See https://mrchromebox.tech/#faq
If you see the following warning, I advise that you do not continue
only NVMe, SD and USB. If you have a device with eMMC storage you will not be
able to boot from it after installing the UEFI Full ROM firmware."
This is highly recommended in case you wish to return your device to stock
configuration/run ChromeOS, or in the (unlikely) event that things go south
and you need to recover using an external EEPROM programmer.
It will then disable the software write protect.
This shouldn't fail
If the power disconnects while this is happening, your device will be bricked and you will have to use an external programmer to recover
Don't reboot until you flash a USB drive with the installation medium of your choosing.
Step 2: Installing Linux
In case you forgot the basic flashing procedure, here it is:
- Download the ISO
- Verify the checksum (usually using sha256sum)
-
Run the following command:
sudo dd if=example.iso of=/dev/sd[highest letter] bs=4096 status=progress
- Reboot
$ find -name author
ERROR 404: NULL NOT FOUND
Programmer, hacker, BSD user, FOSS believer