CompTIA
LX0-101 · Question #418
The system is having trouble and the engineer wants to bypass the usual /sbin/init start up and run /bin/sh. Which of the following is the usual way to pass this change to the kernel from the boot…
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. Which of the following is the usual way to pass this change to the kernel from the 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
(33 responses)- A3% (1)
- B82% (27)
- C6% (2)
- D9% (3)
Community Discussion
No community discussion yet for this question.