TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Booting an Intel Architecture System, Part I

66 pointsby termieover 13 years ago

3 comments

mjg59over 13 years ago
It's a fairly comprehensive article, but it does seem to veer too far into "This happens and then this happens and then this happens" without providing a great deal of insight. There's oddness like "the Memory Management Unit (MMU), if it exists", when we can pretty much take as given that it does for the platforms he's discussing. And then "Some speculate that this feature is maintained in order to ensure that the platform can boot legacy code such as MS-DOS" - isn't the author in a position to give us facts rather than speculation?<p>I did learn things from this, but it's not especially well written. I think there's still plenty of scope for a series of articles that explains this with more background.
scott_sover 13 years ago
In grad school, I made a presentation/walkthrough about what the Linux kernel does for an x86 system at boot-up: <a href="http://people.cs.vt.edu/~scschnei/papers/boot_2up.pdf" rel="nofollow">http://people.cs.vt.edu/~scschnei/papers/boot_2up.pdf</a><p>This article is from the hardware perspective. My walkthrough is the software side.
rbanffyover 13 years ago
Scary. Makes me wonder if it is really necessary...