Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 511 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 511 Bytes

Hariboot


**Hariboot is the UEFI bootloader of the HaribOS operating system.**

To Install

debian/ubuntu

  • clang
  • mtools
  • xorriso
  • lld
  • make
  • qemu-system

Compiling

In a shell, run the command above:

make hariboot

Run the bootloader

To run the bootloader, just executable the following command:

sudo make run