Build instructions
Open a terminal, clone the repo and start the script with this command:
git clone --depth=1 https://github.com/eupnea-linux/depthboot-builder && cd depthboot-builder && ./main.py
Follow the instructions inside the terminal.
Flash the created image file to a USB drive/SD-card using Etcher,
dd
or any other tool. If you are using Rufus, read this first.- If the script was run within Crostini, copy depthboot.bin to a folder that is accessible from ChromeOS's Files App, then flash it using the Chromebook Recovery Utility extension.
Open the ChromeOS shell by pressing CTRLALTT, type
shell
and press Enter.- If you get an error about
shell
not being a command: Enable developer mode and try again.
- If you get an error about
Inside the ChromeOS shell enable USB and Custom Kernel Booting by pasting the command below and pressing Enter.
sudo crossystem dev_boot_usb=1 dev_boot_signed_only=0
Reboot with the USB drive/SD card plugged in and press CTRLU or select "Boot from external disk".
After a black screen Depthboot will boot.