File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,9 @@ When updating the kernel, old versions are left behind in case it is necessary
2626to roll back to an older version. Over time, old kernel versions can accumulate,
2727consuming disk space and increasing the time taken by dkms module updates.
2828Furthermore, if ` /boot ` is a separate partition and fills up with old kernels,
29- it can cause a kernel panic. Thus, it may be advisable to clean old kernels from
30- time to time.
29+ updating can fail or result in incomplete initramfs filesystems to be generated
30+ and result in kernel panics if they are being booted. Thus, it may be advisable
31+ to clean old kernels from time to time.
3132
3233Removing old kernels is done using the
3334[ vkpurge(8)] ( https://man.voidlinux.org/vkpurge.8 ) utility. ` vkpurge ` comes
You can’t perform that action at this time.
0 commit comments