What am I supposed to do with it?
Learn about Unix internals on something much smaller than the available alternatives?
Xv6, a simple Unix-like teaching operating system
31–34 of 34 posts
Re: Xv6, a simple Unix-like teaching operating system
#32Re: Xv6, a simple Unix-like teaching operating system
#33Earlier quoted context omitted.
Learn about Unix internals on something much smaller than the available alternatives?
like literally, i was asking for instructions. neither this post nor the github repo offered any instructions of what one is supposed to do with this, aka, how to build it, how to run it, or what to learn.
It seems disconnected because it's the repo for the port to RISC-V. The instructions you're looking for are here for the original x86 port: https://www.cs.virginia.edu/~cr4bd/4414/F2019/xv6intro.html
Re: Xv6, a simple Unix-like teaching operating system
#34Earlier quoted context omitted.
like literally, i was asking for instructions. neither this post nor the github repo offered any instructions of what one is supposed to do with this, aka, how to build it, how to run it, or what to learn.
Ahh, ok. I wasn't trying to be snarky, just pointing out that it's quite small and easy to fit in your head. It seems disconnected because it's the repo for the port to RISC-V. The instructions you're looking for are here for the original x86 port: https://www.cs.virginia.edu/~cr4bd/4414/F2019/xv6intro.html