RWTH-OS / eduOS-rs

A teaching operating system written in Rust
https://rwth-os.github.io/eduOS-rs/
Apache License 2.0
434 stars 27 forks source link

using bootimage to build a bootable disk image #25

Closed stlankes closed 1 year ago

stlankes commented 1 year ago

To simplify the boot process, bootimage is used. In addition, the CI tests the kernel on all common operating systems and runs them inside Qemu.