Add a note to install what is necessary to run xv6.
This commit is contained in:
parent
0f46dc4652
commit
a3dc50bff7
1 changed files with 3 additions and 0 deletions
3
notes/run-xv6
Normal file
3
notes/run-xv6
Normal file
|
@ -0,0 +1,3 @@
|
|||
# ubuntu
|
||||
apt install gcc-riscv64-unknown-elf qemu-system-misc
|
||||
gmake qemu
|
Loading…
Add table
Reference in a new issue