101-400 Exam QuestionsBrowse all questions from this exam

101-400 Exam - Question 11


What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?

Show Answer
Correct Answer: B

The first program that is usually started at boot time by the Linux kernel when using SysV init is /sbin/init. This program is responsible for initializing the system and starting other processes and services according to the system's runlevels.

Discussion

1 comment
Sign in to comment
DuboisNicolasDuclairOption: B
Oct 21, 2023

B. /sbin/init The init process is the first process started by the kernel during the boot process, and it is responsible for initializing the system and starting other processes and services as defined by the runlevel.