This project provides an adapted version of the MrChromebox Firmware Utility workflow for the Lenovo Yoga Chromebook C630.
The original MrChromebox firmware utility had issues downloading required files correctly on the Lenovo Yoga C630 in some environments.
This adaptation changes only the file layout and startup process:
- MrChromebox utility scripts are stored locally;
- the script runs from a local working copy;
- the original firmware modification logic is preserved.
Currently tested only on:
- Lenovo Yoga Chromebook C630
Other Chromebook models are not tested and may not work.
-
Open the VT-2 Terminal:
ctrl+alt+f2(UseCtrl + Alt + F1to return to the ChromeOS interface) -
Log in as
chronosand navigate to the script directory (usually~/MyFiles/Downloads/Chromebook-Linux-Setup-main) -
Run the script:
sudo bash CONFIGURE.shThe script may take a few seconds to initialize
-
Select
Install/Update RW_LEGACY Firmware -
Then select
SeaBIOSoredk2/Tianocore -
Shut down the Chromebook
-
Insert a bootable Linux USB drive
-
At the
OS verification is OFFscreen, pressctrl+L -
Boot from USB and install Linux
This project is provided for convenience and personal use.
Modifying Chromebook firmware can permanently damage your device if something goes wrong. Make sure you understand the process before using this utility.
The author is not responsible for hardware damage, data loss, failed firmware updates, or any other issues caused by using this project.
Based on the original work by MrChromebox:
All original credits and licenses belong to their respective authors.