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 what are the system calls used for process management?
Please describe the initial process sequence while the system boots up?
What are two different models of ipc differentiate both?
Please explain fork() system call?
Explain what is the process id for kernel process?
Max relax-able permission value with out giving write permission to others?
What are the various schemes available?
Explain the system calls used for process management?
Explain linking across directories?
Which ipc is the fastest in unix?
Tell me set-user-id is related to (in unix)?
Explain a zombie?
What is i-node numbers?
Explain the advantage of executing a process in background?
How to write the program on full-duplex communication on bidirectional?