1 # coreboot-configurator ![alt text](images/StarLabs_Logo.png "Star Labs Systems")
3 A simple GUI to change settings in coreboot's CBFS, via the nvramtool utility.
5 ![coreboot-configurator](images/coreboot-configurator.gif)
7 ## Ubuntu, Linux Mint, elementary OS, Zorin OS and other derivates
10 sudo add-apt-repository ppa:starlabs/coreboot
12 sudo apt install coreboot-configurator
16 sudo apt purge coreboot-configurator
19 ## Debian 11 / MX Linux 19
23 wget https://github.com/StarLabsLtd/packages/raw/main/Debian/11/coreboot-configurator_9%2Bf_all.deb \
24 https://github.com/StarLabsLtd/packages/raw/main/Debian/11/nvramtool_1_all.deb
31 sudo apt purge coreboot-configurator
37 sudo pamac install coreboot-configurator
41 sudo pamac remove coreboot-configurator
44 ## Other Distributions
47 git clone https://github.com/StarLabsLtd/coreboot-configurator.git
48 cd coreboot-configurator
50 ninja -C build install
54 sudo ninja -C uninstall
58 Enabling advanced mode will all you to see all settings contained inside coreboot. Tread carefully :)
61 Included scripts are free software licensed under the terms of the [GNU General Public License, version 2](https://www.gnu.org/licenses/gpl-2.0.txt).
63 # [© Star Labs® / All Rights Reserved.](https://starlabs.systems)
64 Any issues or questions, please contact us at [support@starlabs.systems](mailto:supportstarlabs.systems)
66 View our full range of Linux laptops at: [https://starlabs.systems](https://starlabs.systems)