LPI
101-500 · Question #126
The system is having trouble and the engineer wants to bypass the usual /sbin/init start up and run /bin/sh. What is the usual way to pass this change to the kernel from your boot loader?
The correct answer is B. Pass init=/bin/sh on the kernel parameter line. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
System Architecture
Question
The system is having trouble and the engineer wants to bypass the usual /sbin/init start up and run /bin/sh. What is the usual way to pass this change to the kernel from your boot loader?
Options
- AStart in runlevel 1.
- BPass init=/bin/sh on the kernel parameter line.
- CPass /bin/sh on the kernel parameter line.
- DPass start=/bin/sh on the kernel parameter line.
How the community answered
(31 responses)- A3% (1)
- B87% (27)
- C3% (1)
- D6% (2)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#kernel parameters#boot process#init system#boot loader
Community Discussion
No community discussion yet for this question.