Moderate

To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source ?

Correct answer: B. /usr/src/linux

  • A. /usr/local
  • B. /usr/src/linux
  • C. /usr/sre/redhat
  • D. /usr/bin

Explanation

In traditional Linux layouts, kernel source and header files are placed under `/usr/src/linux`, which is the usual starting point for building kernel modules. The other paths contain general binaries, local software, or unrelated configuration files.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture 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