Skip to content
/ jos Public

Learning operating system using JOS on macOS.

Notifications You must be signed in to change notification settings

itkq/jos

Repository files navigation

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