Linux - kylessukaichang/kylessukaichang.github.io GitHub Wiki
- GUI
- X Windows System
- Window Manager
- Desktop Environment
- boot manager/boot loader
- Learn Linux 101: Install a boot manager
-
A boot manager or boot loader is the intermediate piece of code that helps the hardware and firmware of your system load an operating system for you.
-
- GRUB (GNU GRUB/GRand Unified Boot loader)
- GRUB. Conf
- LILO
- GRUB and LILO
- Difference Between GRUB and LILO (With Table)
- GRUB和LILO的區別,這文章就是最好的回答。
- 引導加載程序
- 必須在MBR上安裝單獨的引導加載程序,並配置它將控制權轉交給二級引導加載程序。
- 主引導加載程序(primary boot loader)
- 安裝在 MBR 上的第一階段引導加載程序
- 二級引導加載程序(secondary boot loader)。
- 安裝在可引導分區的第一階段引導加載程序。
- 引導加載程序
- Learn Linux 101: Install a boot manager
- Linux的開機流程分析
- The Linux Directory Structure, Explained