This commit is contained in:
Raj Krishnan R 2025-11-22 13:58:24 +04:00 committed by GitHub
commit bf5221338f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
**Goal: Learn how the computer memory is organized** **Goal: Learn how the computer memory is organized**
Please open page 14 [of this document]( Please open page 14 [of this document](
http://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf)<sup>1</sup> https://web.archive.org/web/20211008041419/http://www.cs.bham.ac.uk/~exr/lectures/opsys/10_11/lectures/os-dev.pdf)<sup>1</sup>
and look at the figure with the memory layout. and look at the figure with the memory layout.
The only goal of this lesson is to learn where the boot sector is stored The only goal of this lesson is to learn where the boot sector is stored