Live data from Hacker News

The Linux Boot Process: From Power Button to Kernel

0xkato.xyz

1–10 of 96 posts

Re: The Linux Boot Process: From Power Button to Kernel

#8

The topic is interesting but it seems to be targeted for my grandmother.

> When power stabilizes, the CPU resets itself to a tiny, old‑fashioned mode called real mode. Real mode dates back to the original 8086 chip. The rules are simple on purpose. Memory addresses are built from two values the CPU keeps in special fast storage called registers. You combine a segment and an offset like this:

  physical_address = (segment 
Your grandmother sounds unusually proficient with this sort of thing.
Post reply on HN