Topic 1: System Architecture
During a system boot cycle, what program is executed after the BIOS completes its tasks?
A.
The bootloader
B.
The inetd program
C.
The init program
D.
The kernel
The bootloader
What information can the lspci command display about the system hardware? (Choose THREE correct answers.)
A.
Device IRQ settings
B.
PCI bus speed
C.
System battery type
D.
Device vendor identification
E.
Ethernet MAC address
Device IRQ settings
PCI bus speed
Device vendor identification
During a system boot cycle, what is the program that is run after the BIOS completes its tasks?
A.
The bootloader
B.
The inetd program
C.
The init program
D.
The kernel
The bootloader
The USB device filesystem can be found under /proc/______/usb/. (Please fill in the blank with the single word only)
Answer: bus
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?
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
Pass init=/bin/sh on the kernel parameter line.
Page 2 out of 49 Pages |
Previous |