mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
@@ -27,7 +27,7 @@ This repository contains the source code for the _Writing an OS in Rust_ series
|
|||||||
- [Set Up GDB](http://os.phil-opp.com/set-up-gdb.html)
|
- [Set Up GDB](http://os.phil-opp.com/set-up-gdb.html)
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
You need to have `nasm`, `grub-mkrescue`, `qemu` and a nighly Rust compiler installed. Then you can run it using `make run`.
|
You need to have `nasm`, `grub-mkrescue`, `xorriso`, `qemu` and a nighly Rust compiler installed. Then you can run it using `make run`.
|
||||||
|
|
||||||
Please file an issue if you run into any problems.
|
Please file an issue if you run into any problems.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user