How to Install Chrome OS on an Old Laptop (Brunch Method)
You can turn an old laptop into a fast ChromeOS device using Brunch, a ChromeOS recovery image, and Rufus to flash the installer. Here’s the precise process:
1. Download a ChromeOS Recovery Image (cros.tech)
Go to https://cros.tech → choose a model like Eve, Hatch, or Samus → click Download Recovery Image.
Extract the .zip file.
2. Download Brunch Framework
Go to the Brunch GitHub page → download the latest Brunch .tar.gz file.
Extract it into the same folder where you extracted the recovery image.
3. Use Ubuntu to Build the ChromeOS Image
Boot into Ubuntu (live USB or installed). Install required tools:
Inside the folder containing both the Brunch and recovery files, run the Brunch installer script:
This generates chromeos.img, a bootable ChromeOS image with Brunch integrated.
4. Flash the Image Using Rufus (Windows)
Copy chromeos.img to your Windows system.
Open Rufus, insert a USB (8GB+), and:
-
Select your USB drive
-
Select chromeos.img as the image
-
Click Start
Rufus will create a bootable ChromeOS USB installer.
5. Install Chrome OS on Your Laptop
Boot from the USB you created.
ChromeOS will load using Brunch. Press Ctrl + Alt + F2, login as root, then run:
Choose your internal drive → confirm installation → reboot without the USB.
6. First Boot & Setup
ChromeOS will start normally. Sign in with your Google account.
You can adjust Brunch settings later using:
Done
Your old laptop now runs ChromeOS smoothly with modern performance and fast boot times.
Comments
Post a Comment