Skip to content

vishen/rs-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel written in Rust

Following the awesome tutorial from https://os.phil-opp.com/second-edition/.

Setup

$ cargo install bootimage

Runing

$ bootimage build
$ qemu-system-x86_64 -drive format=raw,file=bootimage.bin

About

Simple linux like kernel built in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages