CompTIA
XK0-004 · Question #264
An administrator is installing a new kernel but is getting an error indicating the filesystem is out of space. A disk usage check shows / has plenty of space. Which of the following BEST represents…
The correct answer is C. /boot. Any new kernel installation will add new kernel and initrd files below /boot. /boot is usually a separated filesystem, so if may be get full in parallel to "/".
Troubleshooting and Diagnostics
Question
An administrator is installing a new kernel but is getting an error indicating the filesystem is out of space. A disk usage check shows / has plenty of space. Which of the following BEST represents where the administrator should check next?
Options
- A/var
- B/proc
- C/boot
- D/etc
How the community answered
(58 responses)- A2% (1)
- B3% (2)
- C93% (54)
- D2% (1)
Explanation
Any new kernel installation will add new kernel and initrd files below /boot. /boot is usually a separated filesystem, so if may be get full in parallel to "/".
Topics
#/boot filesystem#kernel installation#disk space#filesystem hierarchy
Community Discussion
No community discussion yet for this question.