0.2: Host System Setup
Note: This Whole book expects GNU Lib C and Bash
To meet the requirements of LF0, is pretty simple, you must be on linux with QEMU set up
#On Ubuntu
sudo apt install qemu
#On Arch
sudo pacman -S qemu
You must also have xorriso as a hard-dependency to grub-tools
Warning: This Book is designed for GLibC and Bash systems, tho it may work with very little to no modifications on Musl.
Next page...