load bios
read MBR
boot LOADER
load KERNEL ---------Uncompress the kernel ok start the kernel
init initable
init rc.sysinit
start the kernel modules ------------------etc/modules.conf or etc/modules.d. then 根据不同的运行级别 启动,,,
etc/rc.d/rc.local
/bin/login