Moderate

After you have compiled your kernel, what do you have to edit to boot your new kernel image ?

Correct answer: D. /etc/lilo.conf

  • A. /boot/lilo.conf
  • B. /etc/conf.modules
  • C. /etc/named.boot
  • D. /etc/lilo.conf

Explanation

On traditional Linux systems using LILO, `/etc/lilo.conf` contains the kernel image and boot-entry configuration that must be updated before running LILO. The files in `/boot` and `/etc` listed in the other options serve different purposes.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions