In Summary

Chrome OS is an operating system from Google which is aimed at providing a simple and easy-to-use experience for its users. Users can run Android apps natively on Chrome OS using the Play store. Google Chromebooks are known for running Chrome OS but are not yet mainstream across the world. This guide will help users install Chrome OS on their old Windows PCs.

If you are a casual user who spends most of the time browsing or binge-watching the latest shows on Netflix, you should install Chrome OS on your PC. With that out of the way, let us have a detailed look at how you can install Chrome OS on your old PC.

Background Check on our PC

The PC we are using for this guide is a twelve-year-old Sony Vaio and is currently running on Windows 11 (we wrote a guide on how to install Windows 11 without TPM). The device runs on an Intel i3 M330 chipset which is clocked at 2.13GHz. Furthermore, it has just 4GB of RAM and Intel UHD graphics. We installed Chrome OS on this device, and it has been a smooth experience so far on this 12-year old machine. So let us have a detailed look at how you can do the same.

Prerequisites for installing Chrome OS for PC

Download Linux cinnamon Chrome OS Download (Intel) Chrome OS Download (AMD) install.sh (Credits- Jagat Gyan) Brunch Brunch MBR Fix USB drive (minimum 8GB) Rufus

Quick Disclaimers

All the Intel Gen 1 GPUs support only versions of Google Chrome OS 80. All other generations support the latest version of Google Chrome OS – (Currently Chrome OS 91) Users with legacy boot must download the Brunch MBR Fix file. That being said, users with UEFI boot should not download the MBR fix file. Both Intel and AMD CPUs are supported. Check the list for supported AMD CPUs here. All data in the disk you install on Chrome OS will be wiped.

Installing Linux Mint

Why are we installing Linux Mint? This might be the first question in your mind. The reason is we are first going to boot our PC into Linux Mint using a USB stick and then continue the Google Chrome OS installation process. But, first, let us have a look at how to create a bootable drive using Rufus.

Creating a bootable drive using Rufus

Open Rufus which we downloaded earlier. After opening Rufus, connect your USB flash drive to your PC. Please note- All the data on the USB flash drive will get wiped. Now choose your USB in Rufus. Once that is done, just below devices there is an option to choose an ISO file. Click on Select ISO and choose the Linux mint ISO.

Under the partition scheme, there will be 2 options – GPT and MBR. Now, this will depend upon your Disk. In our case, it is MBR so we chose MBR. Hit start and wait patiently as this may take some time.

Steps to check partition (MBR or GPT)

As we saw in the steps above, choosing the correct partition scheme is essential. If we choose the wrong partition scheme, then the trick to install Chrome OS on PC will not work. So let us have a detailed look at the steps on how you can check your partition scheme.

Go to the start menu and search “Create and format disk partitions” and open it. After opening, you will see all your drives. Here, click on the drive you are going to install Windows 11 on and right-click and select Properties. In the properties tab, click on Hardware and choose Properties again Look for the Volumes tab and select it.

Hit Populate and you will find the partition scheme under the partition style. Now, you can go back and continue making a bootable USB drive.

Managing Files (Intel)

Connect the USB flash drive we just installed Linux mint to PC. Once connected, create a folder named ” Chrome OS ” inside the USB stick. Now, Extract the brunch 91 and MBR fixes file which we downloaded earlier using WinRAR. Once both the files are extracted, place the extracted files inside the Chrome OS folder in the USB stick. We also have to extract the Chrome OS file we downloaded earlier. Extract the file and place it in the Chrome OS folder. Here comes the most important step. Rename the Chrome OS file to “rammus_recovery.bin”. Finally, also copy the install.sh file inside the Chrome OS folder.

Managing Files (AMD)

While the process is same for AMD users, the file names are a bit different. Where intel users renamed the chrome OS file rammus_recovery.bin. The AMD users have to rename it to zork_reovery.bin. AMD users also need to change the name in install.sh file. So lets do that. Open install.sh file with a text editor and change rammus_recovery.bin to zork_recovery.bin. Click save and continue the installation process.

Booting into Linux Mint Cinnamon

Open BIOS settings on your laptop. That being said, the process to enter bios (boot menu) is different for different manufactures. In our case on Sony Vaio, it is the F2 key when the device is booting. After you have successfully entered bios settings, search for the boot preferences. Again, this differs from device to device. In the boot, preferences select USB device as first boot priority and restart your device. During bootup from USB, you will see multiple options, choose the Linux cinnamon option.

Boom, you have now successfully booted into Linux Mint.

Installing Chrome OS on Laptop PC

After booting into Linux Mint successfully, it is extremely important to connect to a Wi-Fi network. The installation process will get hampered if you do not connect to the internet.

Once you have successfully connected to the internet, click on the green file manager icon in the bottom left of the taskbar. In File Manager, click on the file system option in the left panel of the screen.

Under file manager, navigate to the cdrom folder. In the cdrom folder, go to the Chrome OS folder.

Now, right-click anywhere in the folder and choose the open terminal option. Here, type ” sudo sh install.sh ” and press enter. The Google Chrome OS installation process will now begin.

During the installation process, it will ask permission for wiping the data. Here, type yes and press enter. That being said, make sure the internet connection is up and running. After successful installation, it will display a message saying Chrome OS installed. Now, Shut down your pc and remove the USB drive from your PC. Turn on your PC and choose Chrome OS. Done, you have successfully installed Chrome OS on your Windows laptop.

It’s now ready to be used to browse the internet with Google Chrome, access your Google Drive files, or do anything else you would normally do with a Chromebook.

Fixing Common Chrome OS Issues on PC

After installing Chrome OS and logging in with your Google accounts, there might be chances that you might face certain issues. Like in our case, the trackpad of the Laptop was not working. Similarly, a few things might not work for you as well. Don’t worry. The developers have already found fixes for these common issues. You can check the complete list of commands here. Let us have a look at how you can apply these fixes.

Troubleshooting the Trackpad issue on Chrome OS

Open Chrome and press Ctrl + Alt + T  together to open the terminal. In terminal type “shell” and press enter. Now type “sudo edit-grub-config” and press enter.

Here go down and right next to cros debug type “options= alt_touchpad_config2”. Similarly, do the same under Chrome OS debug. Check image for reference.

After adding the lines, press ctrl+x and then click on Y. Finally, press the enter key and restart your device. (It might take some time to boot and apply changes)

Troubleshooting Internal Hard Disk (Applying multiple fixes)

Open Chrome and press Ctrl + Alt + T  together to open the terminal. In terminal type “shell” and press enter. Now type “sudo edit-grub-config” and press enter. Since we already added a touchpad fix just add a comma and type command for the hard disk. Similarly. this way you can add multiple fixes. After adding the lines, press ctrl+x and then click on Y. Finally, press the enter key and restart your device. (It might take some time to boot and apply changes)

Let’s take a look at some of the most frequently asked questions.