add link to install notes in README
This commit is contained in:
11
README.md
11
README.md
@@ -77,9 +77,14 @@ journey; you'll have to do more on your own to truly become proficient.
|
|||||||
## Kernel Hacking Projects (xv6)
|
## Kernel Hacking Projects (xv6)
|
||||||
|
|
||||||
These projects all are to be done inside the
|
These projects all are to be done inside the
|
||||||
[xv6](https://pdos.csail.mit.edu/6.828/2017/xv6.html) kernel developed at
|
[xv6](https://pdos.csail.mit.edu/6.828/2017/xv6.html) kernel based on an early
|
||||||
MIT. Unlike the C/Linux projects, these give you direct experience inside a
|
version of Unix and developed at MIT. Unlike the C/Linux projects, these give
|
||||||
real, working operating system (albeit a simple one).
|
you direct experience inside a real, working operating system (albeit a simple
|
||||||
|
one).
|
||||||
|
|
||||||
|
Read the [install
|
||||||
|
notes](https://github.com/remzi-arpacidusseau/ostep-projects/blob/master/INSTALL-xv6.md)
|
||||||
|
to see how to download the latest xv6 and install the tools you'll need.
|
||||||
|
|
||||||
### Initial Projects
|
### Initial Projects
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user