intelligent-agent / Refactor

Linux distro for 3D-printers
https://wiki.iagent.no/wiki/Refactor
GNU Affero General Public License v3.0
28 stars 19 forks source link

Add support for setting boot media to USB #332

Closed eliasbakken closed 2 years ago

eliasbakken commented 2 years ago

This PR adds a button to the Mainsail interface that allows the user to set the boot media to USB instead of eMMC. There is no error checking to make sure the USB drive is inserted and has a valid image and there is no way to return to eMMC if the button is pressed by mistake.

eliasbakken commented 2 years ago

For some reason teh "set_boot_media" button does not work on first boot. But after one boot, pressing the button seems to work fine. I'll call that OK.