CompTIA Linux+ XK0-006 (V8) Practice Question

While preparing a Debian 12 PXE-boot image, you notice that the cp210x USB-serial driver is loaded automatically by udev during early boot even after you remove it with modprobe -r. You must stop the driver from loading automatically at boot or on hot-plug but still be able to insert it manually later for occasional troubleshooting. Which of the following solutions meets the requirement and persists across kernel updates?

  • Place "blacklist cp210x" in /etc/modprobe.d/blacklist-cp210x.conf and run update-initramfs -u to regenerate the image.

  • Append "module_blacklist=cp210x" to the GRUB kernel command line and run update-grub, leaving the initramfs unchanged.

  • Create /etc/modprobe.d/disable-cp210x.conf containing "install cp210x /bin/false" and rebuild the initramfs.

  • Add "cp210x" to /etc/modules and run update-initramfs -u so the driver is always present.

CompTIA Linux+ XK0-006 (V8)
System Management
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot