linuxboot / book

LinuxBoot book which contains the documentation in markdown format
https://book.linuxboot.org/
Creative Commons Attribution Share Alike 4.0 International
270 stars 46 forks source link

Create getting started chapter #30

Open rjoleary opened 5 years ago

rjoleary commented 5 years ago

Here are some thoughts:

orangecms commented 4 years ago

As of now, https://github.com/u-root/u-root#usage is quite detailed about a quickstart with QEMU. We could very much copy that I think. Regarding hardware: Since Heads (also an implementation of the LinuxBoot concept) already supports the X230 quite well, I'd propose that one for now (12MB flash) and running on top of coreboot. For running on top of a given UEFI PEI stage, we'd need to have details on utk and the whole DXE cleaning matter as well, so that would be harder for just getting started. Does that make sense?