Skip to content

huliang2016/xv6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Solution for MIT 6.828 course


mit 6.828 course link

Getting Started


  • how to build docker image
docker build -t xv6 .
  • run docker image(we need to mount xv6-labs-2020)
docker run -it -v {path to your xv6-labs-2020}/:/xv6-labs-2020 xv6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published