Installing Linux on an old Chromebook

I have this really old Chromebook, it’s an Acer Chromebook 11 N7 (C731). It’s from 2016, so almost 10 years old at this point.

Unfortunately, it no longer receives updates, which makes it unusable for any real work (since you can’t trust the security vulnerabilities are patched).

The solution is to get rid of ChromeOS and install a Linux distro instead. Unfortunately, most Chromebooks are locked (either in software or hardware) from running other operating systems. In this model’s case, it’s a hardware lock. A screw.

I opened the computer:

And found the ‘lock’ screw. It’s the one in the bottom-left of the board, next to a wide ribbon cable. There’s a handy white triangle just above it:

I peeled the yellow tape a bit to expose the screw. And then removed it. Simple.

One the lock screw was gone, I put the Chromebook into “Developer Mode”:

After about 5 minutes, it had wiped the system and restored a “developer mode” version of ChromeOS. And then once that was done, I connected to my Wifi, but didn’t login. Instead I invoked the command-line developer console.

And then used the wonderful Mr. Chromebox script to do the rest.

I had to flash the firmware with an open-source UEFI firmware, which would allow me to install an operating system other than ChromeOS.

Once that was done, it was smooth sailing. I copied a Kubuntu ISO onto a USB flash drive, and booted the installer.

And voila, all done!

I have an old Surface with Win 8 on it, started tconver it to Linux. Got a bunch of files saved on a stick to do it but figured I’d need a =long spell of spare time to hunt the instructions down again and actually do it.
If Raspian works so well on an old 32bit Windows machine, that should be worth doing.

1 Like

Ok, update. I forgot this chromebook was a touch-screen version. Kubuntu detected it and supports it! I figured that out by accident when I touched the screen. lol.

Call it an epiphany!