little OS book notes
This documentation(or notes) was built for littleosbook. We won't go too deep of our notes since the original book is clear enough. All code are ran and tested under Ubuntu 16.04 and POP!OS. If you have any question, feel free to contact us 😄!
This documentation site is powered by vuepress ❤️ and hosted on firebase.
For section 2, type command bochs -f bochsrc.txt -q
to run the system in bochs
.
From section 3 to latter sections, type command make run
to build and run the OS.