Skip to content

Add USB autoboot feature to PureBoot Basic

Jonathon Hall requested to merge pb-basic-usb-autoboot into purism_next

Add USB autoboot feature to PureBoot Basic

USB autoboot automatically boots to a USB flash drive if one is present during boot. This is intended for headless deployments as a method to recover the installed operating system from USB without needing to attach a display and keyboard.

USB autoboot can be controlled in config.user, but there is no config UI.

Merge request reports