951 B
951 B
| slug |
|---|
| remove-chromeos |
Remove ChromeOS and install Linux
- Have a spare USB drive
- Insert it when the Firmware Utility Script asks for it
- Then create a bootable USB using something like Balenta
- Insert after Firmware Utility Script finished and before UEFI boot starts
- Press ESC if you can, otherwise wait until UEFI boot finishes, then type
exit - Select Boot device or something
- Select USB drive then boot
THESE TWO INSTRUCTION SETS ARE NOT LINEAR
- Remove all screws on the back
- Pop out the keyboard (takes a lot of work)
- Remove internal battery connector from main board
- Attach external power supply, like 45W or higher
- Restart ChromeOS setup
- Click Continue as guest
- Open Crosh (
Ctrl-Alt-T) - Type
shell - Then open sudo-capable shell (
Ctrl-Alt-Right arrow) - Login as
chronos - Type
cd; curl -LO mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh - Follow prompts