From 7a57b8fda5e4df9585981e26a814ba2f97d82b2a Mon Sep 17 00:00:00 2001 From: Baptiste Wicht Date: Tue, 21 Jan 2014 11:28:25 -0800 Subject: [PATCH] Updated Boot Process (markdown) --- Boot-Process.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Boot-Process.md b/Boot-Process.md index 16e6426..0105298 100644 --- a/Boot-Process.md +++ b/Boot-Process.md @@ -1,3 +1,9 @@ +Edit: Now the bootloader loads the kernel directly from the disk in FAT32. + +TODO Review this page. + +More up to date version: http://www.baptiste-wicht.com/2013/12/thor-os-boot-process/ + The boot of the operating system is made in several steps: 1. The bootloader (ASM) is started from 0x07C0 in memory