Show HN: A DOS-like hobby OS written in Rust and x86 assembly

https://news.ycombinator.com/rss Hits: 13
Summary

# install Rust and its dependencies # make sure you have `xorriso`, `net-tools` and `grub2-tools` installed (Linux) # compile the kernel and stage2 bootloader, link it into an ELF binary and bake into an ISO image with GRUB stage1 bootloader # run the QEMU emulation with ISO image (respectively with additional floppy image attached as well)

First seen: 2025-06-19 14:03

Last seen: 2025-06-20 02:22