LPI Exam Questions

Which file the /proc filesystem lists parameters passed from the bootloader to the kernel?

Which file the /proc filesystem lists parameters passed from the bootloader to the kernel?

Answer: cmdline

Explanation:
Example:
$ cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.32-24-generic root=/dev/sda1 ro