Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 648 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 648 Bytes

Learning Operating System Engineering using MIT class 6.828 (2017) on macOS. Focus on Lab and Homework without challenge works.

Install

# install gmp and gcc with homebrew
# and build xv6, i386-jos-elf-gcc and i386-jos-elf-gdb
$ bash < install.sh

Tags

Others