SamyPesse / How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++
https://samypesse.gitbook.io/how-to-create-an-operating-system
Apache License 2.0
21.35k stars 3.42k forks source link

Typo #50

Closed zanbaldwin closed 10 years ago

zanbaldwin commented 10 years ago

Mis-calculation of the number of cytes for the loop-device partition in Chapter 3. PR coming.