vague os
1.0.0
用生鏽寫的愛好OS
cargo install cargo-xbuildrustup override add nightly然後是rustup component add rust-srccargo xbuild --target x86_64-vague_os.json cargo install bootimage --version "^0.5.0"bootimage build --target x86_64-vague_os.json在Target/X86_64-VAGUE-OS/DEBUG(BOTIMIMAGE.BIN)中獲取ELF文件,並從USB或Virtual Machine複製並啟動並啟動它bootimage run是您已安裝了QEMU基本上是我學到的關於OS DEV的所有內容...真正的垃圾場