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
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
Question should be:
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel?
/Proc/cmdline or cmdline