Skip to content

lucasmln/kfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kfs

image of when the kernel just booted up

Installation

rustup update nightly
rustup default nightly
rustup target add i686-unknown-linux-gnu
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
cargo build

Run

(qemu must be installed)

cargo run

Create an iso

make release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published