Table of Contents

ASUS Chromebook "Flip" c100P Developer Mode

Before you can install Linux on the c100p you must put the device into “Developer” mode. Developer mode essentially resets the c100p and unlocks the device.

Enable booting from External storage

shell
sudo su
crossystem dev_boot_usb=1 dev_boot_signed_only=0

You now have developer mode enabled on your c100p. Be mindful of the <CTRL> D <CTRL> U boot options outlined above.