xorriso
for creating the isogit
for downloading limine
Install it with install.sh
(or cargo install --path .
)
runner = "cargo qemu-runner"
in your .cargo/config.toml
's [target]
sectionNow you can cargo run
your kernel and it will automatically launch it in qemu
Write a portable xorriso
replacement in Rust
cargo-qemu-runner
as a dev-dependency instead of requiring installation if possible