/GuavaOS

My useless x86_64 Operating System

Primary LanguageC

GuavaOS

Installing and Setting up the OS

Things you will need to run are Make, gcc, g++, mtools, nasm, QEMU KVM, and chadx86 bootloader

1 git clone https://github.com/PedroElFrijol/GuavaOS.git

If you are on windows then you must install WSL or use a VM of any linux distro

2 cd Guava OS && make all

Capture

Chadx86 trying to boot the OS

image