Pyramid Bootloader
This IsThe Leagcy Bootloader For OS Pyramid
Install The Nessecry Requirments For this to work:
sudo apt-get install make gcc gnu-efi nasm qemu-system-x86 ovmf parted mtools dosfstools
make legacy
make uefi
make hybrid
make run-legacy
make run-uefi
make run-hybrid
make an iso:
sudo apt-get install xorriso
Use The Oracle VirtualBox, VmWare or any simller program.
make clean