Tools needed: Configuration of boot loader #80
Labels
configuration
No change likely required! Configs only
documentation
Improvements or additions to documentation
enhancement
New feature or request
handbook
The rootfs/image comes with a html handbook which explains a few of the details
u-boot
The default installation of the PN comes with a small vfat partition, uboot_env, which holds a valid u-boot environment file.
u-boot uses this configuration by default, allowing us to configure the boot process from within linux (by mounting the partition and then modifying it).
We ship a simple shell script to change the default boot order in /root:
https://github.com/PNDeb/pinenote-debian-image/blob/trixie/overlays/root/uboot_change_bootmenu.sh
It would be nice to
This probably could be integrated into the dbus daemon for better encapsulation. It would also allow alternative desktop environments to use it. The gnome extension could then use the dbus daemon.
links
The text was updated successfully, but these errors were encountered: