Describe the initial process sequence while the system
boots up?
Answer Posted / 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 |
Post New Answer View All Answers
Explain about daemon?
Max relax-able permission value with out giving write permission to others?
Explain how do you execute one program from within another?
How to get or set an environment variable from a program?
Explain linking across directories?
Tell me set-user-id is related to (in unix)?
What is ipc in unix?
Please describe the initial process sequence while the system boots up?
Please explain fork() system call?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is the condition required for dead lock in unix system?
What is i-node numbers?
How to write the program on full-duplex communication on bidirectional?
What is ipc port?
Explain the initial process sequence while the system boots up?