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
Next page...