Skip to content

PedroElFrijol/GuavaOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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