Files
nel_os/README.md
2025-08-28 09:30:16 +09:00

373 B

UEFI ver → nel_os_uefi

nel_os

Required Tools

  • rustup
  • cargo
  • qemu-system-x86_64

Build Requirements

rustup default nightly
rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
rustup component add llvm-tools-preview
cargo install bootimage

Running

cargo run --release