Main Navigation
Configuration and Installation
The Technical Corner
- UML Conventions and more generaly typographical and graphical conventions
- What an operating system should be (in our sense)
- LSE/OS System Architecture
- LSE/OS Memory Management
- LSE/OS Security
- SMP: Symetric Multi-Processing on LSE/OS
- LSE/OS Bootstrap
- The LSE/OS Core Service
- LSE/OS libc
The Development Corner
Specifications for future work
Related websites
News
BOOTSTRAP
This section explains the bootstrap process of LSE/OS:
Stage | Description | Name |
---|---|---|
Processor startup | - | |
BIOS startup | BIOS | |
1 | From real mode to protected mode | GRUB Stage1 |
2 | Download files in GRUB Boot file system | GRUB Stage2 |
lseos bootstrap | ||
lseos kernel |