Skip to content

horizon7006/hzOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hzOS

Stupid little x64 OS. Thats it. (also this os is wip so expect many bugs lol)

the hzOS desktop.

Build Instructions

Install dependencies

sudo apt update
sudo apt install qemu-system-x86 qemu-utils build-essential nasm grub-pc-bin mtools xorriso

Clone the repository

git clone https://github.com/horizon7006/hzOS.git
cd hzOS

Build the kernel and ISO

make -j$(nproc)

Run the OS

make run-qemu

About

idk

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors