what is the booting process of linux systen and explain
it,is the first process comes under the installation process.

Answer Posted / vpalavarapu

Booting Process:
1) BIOS: BIOS is the lowest level interface between computer
and peripherals.
The BIOS performs integrity checks on memory and
seek instructions on the Master Boot Record (MBR) on the
floppy/HDD.
2) The MBR points to the boot loader (GRUB or LILO: Linux
Boot Loader)
3) Boot loader (GRUB or LILO) will then ask for the OS label
which will identify which kernel to run and where it is
located (Hard drive and partitioned)
4) The first thing the kernel does is to execute init
program. init is the root/parent process to all processes in
the Linux.
5) The first processes that init starts is a script
/etc/rc.d/rc.sysinit
6) Based on the appropriate run-level, scripts are executed
to start the various processes to run the system and make
it functional.

Is This Answer Correct ?    25 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is grep command?

519


what is the roles and responsibilities in linux system admin having 2yrs exp..?

3752


Who am I command in linux?

547


What is the purpose output of cd command?

561


What is makefile target?

508






What is devops linux?

524


Which command would you use to create a file system on a new hard drive?

563


Explain about gzip filename?

558


What language is clang written in?

477


How do I stress test my cpu?

525


What are the basic commands in command prompt?

549


Find command can search for files by

531


Explain about the command lynx?

657


How do I find old commands in linux?

532


What does p mean linux?

521