LPI
101-400 · 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. See the full explanation below for the reasoning.
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
(22 responses)- A5% (1)
- B77% (17)
- C14% (3)
- D5% (1)
Community Discussion
No community discussion yet for this question.