Computer Science, asked by Rohinir5138, 10 months ago

Explain the initialization process of overall linux system in detail

Answers

Answered by Anjali6767
1

Explanation:

ahauajaiqiqoaqoqjqjqajakakanabaiaoaoao

Answered by mindfulmaisel
0

The initialization process of overall linux system:

There are six stages involved in linux boot processes namely BIOS, MBR, GRUB, Kernel, Init, Run level. The BIOS will perform the ‘integrity checks’ of the system. Then it executes the MBR loader. It has information about the GRUB.  

This GRUB has the knowledge of the file system and it has multiple kernal images installed in the system. Then the kernel will get executed where it executes sbin / init programs. This init decides the linux run level. When the system got booted up, various services will get started.

Similar questions