nerdexam
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)
  • A
    11% (3)
  • B
    81% (22)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 117-101 Practice