Operation System Written in Rust Language
-
Install Rust Nightly
-
Install QEMU
-
For running
bootimageand building the bootloader, you need to have thellvm-tools-previewrustup component installed. You can do so by executingrustup component add llvm-tools-preview -
Clone the LUUP source code .
-
Run
cargo bootimageto build bootable disk image.
