Pass the LPI LPIC Level 1 101-500 Questions and answers with CertsForce

Viewing page 7 out of 8 pages
Viewing questions 61-70 out of questions
Questions # 61:

The message "Hard Disk Error" is displayed on the screen during Stage 1 of the GRUB boot process. What does this indicate?

Options:

A.

The kernel was unable to execute /bin/init


B.

The next Stage cannot be read from the hard disk because GRUB was unable to determine the size and geometry of the disk


C.

One or more of the filesystems on the hard disk has errors and a filesystem check should be run


D.

The BIOS was unable to read the necessary data from the Master Boot Record to begin the boot process


Expert Solution
Questions # 62:

Which command displays the contents of the Kernel Ring Buffer on the command line? (Provide only the command name without any options or path information)


Expert Solution
Questions # 63:

Which of the following kernel parameters instructs the kernel to suppress most boot messages?

Options:

A.

silent


B.

verbose=0


C.

nomesg


D.

quiet


Expert Solution
Questions # 64:

What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?

Options:

A.

/lib/init.so


B.

/sbin/init


C.

/etc/rc.d/rcinit


D.

/proc/sys/kernel/init


E.

/boot/init


Expert Solution
Questions # 65:

You are having some trouble with a disk partition and you need to do maintenance on this partition but your users home directories are on it and several are logged in. Which command would disconnect the users and allow you to safely execute maintenance tasks?

Options:

A.

telinit 1


B.

shutdown -r now


C.

killall -9 inetd


D.

/bin/netstop --maint


E.

/etc/rc.d/init.d/network stop


Expert Solution
Questions # 66:

The USB device filesystem can be found under /proc/______/usb/. (Please fill in the blank with the single word only)


Expert Solution
Questions # 67:

What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)

Options:

A.

Entries for all possible devices get created on boot even if those devices are not connected.


B.

Additional rules for udev can be created by adding them to /etc/udev/rules.d/.


C.

When using udev, it is not possible to create block orcharacter devices in /dev/ using mknod.


D.

The /dev/ directory is a filesystem of type tmpfs and is mounted by udev during system startup.


E.

The content of /dev/ is stored in /etc/udev/dev and is restored during system startup.


Expert Solution
Questions # 68:

Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.)

Options:

A.

0


B.

1


C.

3


D.

5


E.

6


Expert Solution
Questions # 69:

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:

A.

Start in runlevel 1.


B.

Pass init=/bin/sh on the kernel parameter line.


C.

Pass /bin/sh on the kernel parameter line.


D.

Pass start=/bin/sh on the kernel parameter line.


Expert Solution
Questions # 70:

Which of the following are init systems used within Linux systems? (Choose THREE correct answers.)

Options:

A.

startd


B.

systemd


C.

Upstart


D.

SysInit


E.

SysV init


Expert Solution
Viewing page 7 out of 8 pages
Viewing questions 61-70 out of questions