nerdexam
LPI

201-450 · Question #138

A Linux machine freezes during boot. To boot directly to a shell prompt so that editing of files and manual starting of services is possible which command line must be passed to the kernel for the…

The correct answer is A. init=/bin/bash. See the full explanation below for the reasoning.

203 System Startup

Question

A Linux machine freezes during boot. To boot directly to a shell prompt so that editing of files and manual starting of services is possible which command line must be passed to the kernel for the boot process?

Options

  • Ainit=/bin/bash
  • B1
  • Crunlevel=1
  • Dsh
  • E/bin/sh

How the community answered

(32 responses)
  • A
    81% (26)
  • B
    6% (2)
  • D
    3% (1)
  • E
    9% (3)

Topics

#kernel boot parameters#init=/bin/bash#single user mode#rescue boot

Community Discussion

No community discussion yet for this question.

Full 201-450 Practice