LPIC-2 Linux Kernel and System Startup • Complete Question Bank
Complete LPIC-2 Linux Kernel and System Startup question bank — all 0 questions with answers and detailed explanations.
Refer to the exhibit. [ 0.000000] Linux version 5.10.0-8-amd64 (debian@amd64) #1 SMP Debian 5.10.46-4 (2021-08-03) [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.10.0-8-amd64 root=/dev/mapper/vg-root ro quiet [ 0.000000] Memory: 1024M/2048M available (8192K kernel code, 1024K rwdata, 2048K rodata, 512K init, 256K bss, 1024K reserved) [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-5.10.0-8-amd64 root=/dev/mapper/vg-root ro quiet [ 1.234567] device-mapper: ioctl: 4.43.0-ioctl (2021-02-07) initialised: dm-devel@redhat.com [ 2.345678] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) [ 3.456789] systemd[1]: systemd 247 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag a concept onto its matching description — or click a concept then click the description.
Journaling filesystem with extents and delayed allocation
High-performance 64-bit journaling filesystem
Copy-on-write filesystem with snapshots and compression
Advanced filesystem with volume management and checksumming
Network filesystem for sharing directories over a network
Drag a concept onto its matching description — or click a concept then click the description.
Bootloader that loads the kernel and initramfs
Temporary root filesystem for early boot drivers
Init system that starts services and manages targets
Compressed Linux kernel image
Older initial ramdisk for booting
Refer to the exhibit. $ cat /etc/default/grub GRUB_TIMEOUT=5 GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" GRUB_CMDLINE_LINUX=""
Refer to the exhibit. $ cat /etc/modprobe.d/blacklist.conf # Disable USB storage to prevent unauthorized devices blacklist usb_storage
GRUB_DEFAULT=0 GRUB_TIMEOUT=10 GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" GRUB_CMDLINE_LINUX=""
BOOT_IMAGE=/vmlinuz-5.10.0-9-amd64 root=/dev/sda2 ro quiet
Module Size Used by usb_storage 24576 0 crct10dif_pclmul 16384 0 crc32_pclmul 16384 0 ghash_clmulni_intel 16384 0 aesni_intel 131072 0 x86_pkg_temp_thermal 16384 0 coretemp 16384 0 kvm_intel 102400 0 kvm 139264 1 kvm_intel
BOOT_IMAGE=/boot/vmlinuz-5.10.0-8-amd64 root=/dev/sda1 ro quiet splash
Refer to the exhibit. [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-5.10.0-8-amd64 root=/dev/sda1 ro quiet [ 1.234567] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1) [ 1.234568] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.0-8-amd64 #1 [ 1.234569] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.14.0-0-g155821a1990b_prebuilt.qemu.org 04/01/2014