CompTIA Linux+ (XK0-004) — Question 244
The dracut command is used to:
Answer options
- A. create initial RAMDisk images for preloading modules.
- B. compile the Linux kernel images used to boot the OS.
- C. create the bootloader executable files.
- D. create the Boot Manager configuration files.
Correct answer: A
Explanation
The dracut command is specifically designed to create initial RAMDisk images that include necessary modules for the boot process, making option A the correct choice. Options B, C, and D refer to different tasks related to booting and managing the operating system but do not accurately describe the function of the dracut command.