How does actually Linux OS boot? Here is the process of Booting Linux Operating Systems.
Step 1:POST (power on self test)
Step 2:Boot-Loader (Examples of Boot-loader are 'GRUB','LILO')
Step 3:Kernel starts
Step 4:Init services starts
Actually Kernel starts all the Init processes.
No comments:
Post a Comment