LPI
117-101 · Question #75
The system is having trouble and the engineer wants to bypass the usual /sbin/init startup 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 startup 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/shon the kernel parameter line
- DPass start=/bin/sh on the kernel parameter line
How the community answered
(27 responses)- A11% (3)
- B81% (22)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.