Skip to content

OmarAglan/pyramidBootloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyramid Bootloader

About

This IsThe Leagcy Bootloader For OS Pyramid

Setup

Install The Nessecry Requirments For this to work:

sudo apt-get install make gcc gnu-efi nasm qemu-system-x86 ovmf parted mtools dosfstools

Building

To Build Leagcy

make legacy

To Build UEFI

make uefi

To Build hybrid Image

make hybrid

Runing On Vitrual Machine

Linux

Run Leagcy

make run-legacy

Run UEFI

make run-uefi

Run Hybrid

make run-hybrid

Windows

make an iso:

sudo apt-get install xorriso

Use The Oracle VirtualBox, VmWare or any simller program.

Clean the Build DIR

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published