book icon indicating copy to clipboard operation
book copied to clipboard

LinuxBoot book which contains the documentation in markdown format

Results 82 book issues
Sort by recently updated
recently updated
newest added
trafficstars

In UEFI, there is a split: the boot entries are stored in flash ("NVRAM"), whereas the actual payloads reside in the EFI System Partition. Those easily get out of sync....

- https://cgit.freebsd.org/src/tree/stand/kboot/kboot - https://2023.eurobsdcon.org/slides/eurobsdcon2023-warner_losh-kboot.pdf - https://www.freebsd.org/status/report-2023-04-2023-06/kboot/ - https://docs.freebsd.org/en/books/arch-handbook/boot/ - https://freebsdfoundation.org/linux-boot-booting-into-freebsd-from-linux/

## For running LinuxBoot itself from a previous stage - https://www.kernel.org/doc/html/latest/arch/riscv/boot.html - https://www.kernel.org/doc/html/latest/arch/arm64/booting.html - https://www.kernel.org/doc/html/latest/arch/x86/boot.html ## Bootloaders running under LinuxBoot - https://docs.freebsd.org/en/books/arch-handbook/boot/ - https://www.haiku-os.org/guides/booting/

- kexec-tools vs u-root (point to generic documentation) - UEFI scripts, what went wrong - Booting multiple operating systems - Loading LinuxBoot over the network means no space constraints -...

https://www.almesberger.net/cv/papers/kboot-lk2005.pdf

[PINN](https://github.com/procount/pinn) is an updated fork of the now-deprecated [NOOBS](https://github.com/raspberrypi/noobs). It's essentially a Linux-based (Buildroot) implementation of the features of the [Pi 4 and above EEPROM bootloader](https://github.com/linuxboot/book/issues/128#issuecomment-2838769726) that works on the...

Some notes about alternative boot chains that are not LinuxBoot-based. These are generic, mostly running on top of vendor specific lower-level firmware (such as UEFI). For the book, it might...

This is what I remembered in yesterday's meeting: https://github.com/u-root/webboot is (was?) a Linux + u-root based boot environment that allowed direct booting of distro release ISOs from the web using...

- https://docs.khadas.com/software/oowow/getting-started - https://docs.radxa.com/en/roobi