A x86 simple kernel that echos input from keyboard
- Build the kernel: $ ./build
- Move the kernel to /Boot. (also better to rename kernel to kernel-###); where the ### is a number between 100-200
- Run the commands from "commands.grub" in a grub shell.
- Build the kernel: $ ./build
- Run qemu: $ qemu-system-i386 -kernel kernel