exam questions

Exam XK0-004 All Questions

View all questions & answers for the XK0-004 exam

Exam XK0-004 topic 1 question 53 discussion

Actual exam question from CompTIA's XK0-004
Question #: 53
Topic #: 1
[All XK0-004 Questions]

Which of the following is the purpose of the vmlinux file on a Linux system?

  • A. To prevent a Linux kernel panic
  • B. To start a Linux virtual machine
  • C. To provide the executable kernel for the system
  • D. To enable resource access to the network
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Reference:
https://en.wikipedia.org/wiki/Vmlinux

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jeffnoble14
Highly Voted 5 years ago
On Linux systems, vmlinux is a statically linked executable file that contains the Linux kernel in one of the object file formats supported by Linux, which includes ELF, COFF and a.out. The vmlinux file might be required for kernel debugging, symbol table generation or other operations, but must be made bootable before being used as an operating system kernel by adding a multiboot header, bootsector and setup routines.
upvoted 13 times
Mas511
3 years, 9 months ago
https://en.wikipedia.org/wiki/Vmlinux
upvoted 1 times
Mas511
3 years, 9 months ago
Can you not retract your own comment?
upvoted 1 times
...
...
Icarus1987
4 years, 2 months ago
Also if you see any questions about "vmlinuz" it is the Linux Kernel that's been compressed with gzip
upvoted 4 times
o0o0
4 years, 2 months ago
vmlinuz is effectivelly kernel image file compressed using the bzImage compression method
upvoted 1 times
...
...
...
bjornborg
Most Recent 3 years, 8 months ago
answer C ... in compressed form, called vmlinuz
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...