Skip to content

A CLI script to create bootable linux images for Chromebooks

License

Notifications You must be signed in to change notification settings

cornflakes6374/depthboot-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depthboot: your Chromebook, your way

Choose between a variety of common Linux distributions and desktop environments to create a bootable image for any supported 64-bit Chromebook, without modifying firmware.

Due to licensing restraints Depthboot cannot be distributed as an iso. Instead, it has to be built locally.

Depthboot vs Mainline

(Mainline = stock, unmodified Linux distribution)

Mainline Linux:

  • Requires either replacing firmware completely (UEFI) or changing a part of it (rw_legacy). Not all devices have both options and there is a slight risk of bricking the Chromebook.
  • Some hardware may not work (touchscreen, touchpad, etc.)
  • Audio is mostly unsupported.

Depthboot:

  • Requires no modifications to firmware.
  • Hardware support matches ChromeOS.
  • Extensive audio support, with active development to bring further support.

Read more

Credit

  • Depthboot is based on Breath by MilkyDeveloper. Breath was active from Apr 2021 until it's archival in late Aug 2022.
  • All Eupnea Project icons were made by Inderix.

Join our Discord server:

Discord banner

About

A CLI script to create bootable linux images for Chromebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.0%
  • Shell 12.0%