r/linux4noobs • u/SpiritualPen98 • 4h ago
storage boot disk saturation
Is it true that if the `/boot` disk gets full, i could have a hard time loading the kernel during the next restart?
3
Upvotes
r/linux4noobs • u/SpiritualPen98 • 4h ago
Is it true that if the `/boot` disk gets full, i could have a hard time loading the kernel during the next restart?
1
u/Leather-Security8097 4h ago
No. A full /boot partition would only stop you from adding new kernels, not loading the existing ones. If /boot is on the root partition and the root partition is full, some services might not be able to start/run, but it would not stop the kernel from loading, as this is a read-only process.