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.
<CTRL> D to boot to legacy ChromeOS
<CTRL> U to boot to Linux
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.