Skip to content

macadelic80/krnl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo run create bootimage + run qemu to try it

cargo bootimage
dd if=target/x86/debug/bootimage-krnl.bin of=/dev/sdX && sync

UEFI not supported yet

About

Small kernel that does nothing, to learn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published