FILL BLANK -
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
FILL BLANK -
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
The file in the /proc filesystem that lists parameters passed from the bootloader to the kernel is named 'cmdline'. This file contains the command-line parameters that were specified during the system boot process, which can include various settings and options needed by the kernel.
it is repeat
Correct Answer: cmdline https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/s2-proc-cmdline
the same question as question 4
Repeated, but appreciate the revision!
REPEAT TOO
The correct answer is cmdline. The /proc/cmdline file contains the command-line parameters that were passed to the kernel when the system was booted. These parameters can include information about the boot device, kernel options, and other system-specific settings.
cmdline