Skip to content

eternalcomet/toy_kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy Kernel

Get started

  • Developing environment: Ubuntu
  • Install dependendices: sudo apt install nasm make fdisk kpartx qemu-system-x86 gcc gcc-multilib g++-multilib

Build & Run

  • run make to build and run the os in qemu.
  • run make install to build the os and install it into the disk image.
  • run make build_all to build the os image only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published