linux bootup sequence

linux bootup sequence
1 bios, executes mbr where bootloader sits
2 mbr reads kernel into memory
3 grub (grund unified bootloader) kernel starts Init process.
4 kernel executes the /sbin/init program. init reads inittab, executes rc.sysinit
5 init - the rc script then starts services to reach the default run level
6 run level programs - these programs are executed from /etc/rc.d/rc*.dl
lilo linux. boot loader

Comments

Popular posts from this blog

HAproxy logging

tomcat catalina coyote jasper cluster

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all