Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

Because I wanted to get more free space on my /boot, I deleted old kernels I accidentally deleted the active kernel, but the old ones are still present.

Can I simply reboot and start using the previous kernel ?

share|improve this question
3  
You can try. Ubuntu probably uses an initramfs, which will contain the needed tools for the kernel you're booting, so maybe it helps with udev and other dependencies. But nowadays, especially with initramfses and distro-built kernels instead of your own, stripped down kernel, there are some out-of-the-kernel dependencies. My advice would be to just reinstall the kernel package while you're still with a running system. It's less trouble than if you have to chroot or the like due to boot failures. – njsg Jan 26 at 13:44

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.