Hand copied implementation of the (WYOOS)1 tutorials on YouTube.
- Virtualbox
- grub-pc:i386
- xorriso
- Clone the project.
- Create the iso file by executing
make mykernel.iso
. - Create a virtual machine in virtualbox.
- Launch the machine and select the ISO file.
- The text "Hello, World", should appear on the screen.