Skip to content

superdachs/BadgerOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

BadgerOS

  • Very simple os for educational purpose.

  • To build install gcc and std headers and run make. #Debian apt-get install build-essential

    #Arch pacman -S base-devel

  • For testing you can run this within qemu with:

    #Debian apt-get install qemu

    #Arch pacman -S qemu

  • Run with qemu-system-x86_64 -kernel kernel

https://www.lowlevel.eu/wiki/OS-Dev_f%C3%BCr_Einsteiger

About

Very simple os for educational purpose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published