improve the linux page

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2025-01-25 07:39:35 +00:00
parent 80078e787c
commit 224405c47d
1 changed files with 10 additions and 11 deletions

View File

@ -1,20 +1,12 @@
---
title: Install Linux on a Canoeboot system
title: Boot GNU and Linux on a Canoeboot system
x-toc-enable: true
...
Booting Linux from GRUB payload
-------------------------------
NOTE: This guide pertains to x86 hosts, and does not cover supported CrOS/ARM
chromebooks. For ARM targets, you should refer
to [u-boot documentation](../uboot/) - separate [U-Boot x86
documentation](../uboot/uboot-x86.md) is also available.
GRUB
GNU boot loader "GRUB"
--------
This page is useful for those who wish to use the GRUB GRUB payload directly.
This page is useful for those who wish to use the GNU boot loader called GRUB.
If you're using SeaBIOS, the boot process will work similarly to traditional
BIOS systems; refer to the SeaBIOS documentation
on <https://seabios.org/SeaBIOS>
@ -22,6 +14,13 @@ on <https://seabios.org/SeaBIOS>
Linux is generally assumed, especially for Canoeboot development, but Canoeboot
also works quite nicely with [BSD systems](../bsd/).
### Booting Linux from GRUB payload
NOTE: This guide pertains to x86 hosts, and does not cover supported CrOS/ARM
chromebooks. For ARM targets, you should refer
to [u-boot documentation](../uboot/) - separate [U-Boot x86
documentation](../uboot/uboot-x86.md) is also available.
### Useful links
Refer to these pages, hosted by the Canoeboot project: