Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Describe the initial process sequence while the system
boots up?

Answers were Sorted based on User's Feedback



Describe the initial process sequence while the system boots up?..

Answer / sunil negi

–Hardware Boot
–Read boot block (block 0) and load to memory
–Transfer control to kernel
–Kernel initialization
–Mount the root file system on / and create
environment for process 0
–Process 0 invokes process 1(init process)
–init process invokes process getty
–gettyinvokes login

Is This Answer Correct ?    9 Yes 1 No

Describe the initial process sequence while the system boots up?..

Answer / guest

Whenever the system boots up, daemons are initialised.
The first process that gets initialised is scheduler (PID
0). This in turn initialises init process (PID 1)
vhand,bdflush are the other processes that get initialised
when the system boots up.

Is This Answer Correct ?    7 Yes 1 No

Describe the initial process sequence while the system boots up?..

Answer / satish

1) BIOS
2) Master Boot Record (MBR)
3) LILO or GRUB
4) Kernel
5) init
6) Run Levels

Is This Answer Correct ?    6 Yes 0 No

Describe the initial process sequence while the system boots up?..

Answer / guest

a program called bootstrap loader is executed

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Unix IPC Interview Questions

Explain what are the system calls used for process management?

0 Answers  


What is daemon?

0 Answers  


How to get or set an environment variable from a program?

0 Answers  


set-user-id is related to (in unix)

1 Answers  


What are various IDs associated with a process?

3 Answers  


Explain linking across directories?

0 Answers  


What are two different models of ipc differentiate both?

0 Answers  


What is Inode.

2 Answers   HCL,


Explain the initial process sequence while the system boots up?

0 Answers  


What are various IDs associated with a process?

4 Answers  


What is unix ipc?

0 Answers  


Explain how do you execute one program from within another?

0 Answers  


Categories