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的所有内容...真正的垃圾场