update dead link

replaced dead pdf link with internet archive link
This commit is contained in:
athenahax 2024-12-29 02:45:23 -08:00 committed by GitHub
parent ce8e050d24
commit ea40ba418f
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/20131205064209/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