CompTIA
XK0-005 · 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
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
(50 responses)- A2% (1)
- B2% (1)
- C90% (45)
- D6% (3)
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
#Linux Filesystem#Kernel Updates#Disk Space#Troubleshooting
Community Discussion
No community discussion yet for this question.