Alibaba cloud Q & A 2022-02-13 06:22:08 阅读数:640
Linux What is the startup process ?
1、 Host power on self test , load BIOS Hardware information .
2、 Read MBR The boot file for (GRUB、LILO).
3、 guide Linux kernel .
4、 Run the first process init ( The process number is always 1 ).
5、 Enter the corresponding operation level .
6、 Running Terminal , Enter your username and password .
copyright:author[Alibaba cloud Q & A],Please bring the original link to reprint, thank you. https://en.javamana.com/2022/02/202202130622072914.html