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

Answer Posted / chandragouda

As it turns out, there isn’t much to the boot process:
1. A boot loader finds the kernel image on the disk, loads
it into memory, and
starts it.
2. The kernel initializes the devices and its drivers.
3. The kernel mounts the root filesystem.
4. The kernel starts a program called init.
5. init sets the rest of the processes in motion.
6. The last processes that init starts as part of the boot
sequence allow you to
log in.

Is This Answer Correct ?    38 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command is used to terminate a process?

658


Explain difference between swap partition and swap file?

666


What does top do in linux?

710


Find command can search for files by

730


How do I run a .sh file in linux?

777






What is tty in linux command?

693


You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?

673


How do I overclock my cpu?

688


If the programmer wishes to execute an instruction at the specified time. Which command is used?

1164


what do know about commands?

791


How do I use nslookup in linux?

705


How do you create a text file in linux?

758


How do I clear bash history in linux?

712


Is a command a full sentence?

670


What would be the result of issuing the command cat phonenos?

679