Table of Contents

Console Debian 10 Buster for ASUS Chromebook "Flip" c100p

Steps to get Debian 10 “Buster” running on your c100p with only the console. You can use the LXDE Desktop Environment image from this site if you want the full “Desktop” experience. This image is for advanced users who want a basic Linux with Wifi who want to do their own thing.

Enable Developer Mode

Put the c100p in "Developer Mode" and “Enable booting from External Storage”

Download Image

You can download the ~360MB image here.

Write Image to SD Card

I use Balena Etcher (Windows, Linux, MacOS) to write the images to the SD-Card. I also use Win32DiskImager on Windows to read and write images. You can also use the good old “dd” command: dd bs=4M if=</path/to/img> of=</disk/device> if you are old school.

Note: The SD-Card MUST be 8GB or larger!!

Boot!

Post Installation and Notes