Answers

Question and Answer:

  Home  Unix Inter-Process Communication (IPC)

⟩ Please Describe the initial process sequence while the system boots up?

–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

 141 views

More Questions for you: