T
T
Taras Labiak2014-08-24 19:41:44
Loaders
Taras Labiak, 2014-08-24 19:41:44

How to correctly remove the Linux kernel?

How to correctly remove the (unnecessary) Linux kernel after compiling and installing from source?

rm /boot/vmlinuz-3.16.1
rm -r /lib/modules/3.16.1/
update-grub2
Or is something else needed?
Distribution: Linux Mint 16 Petra, 64 bit

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Misbakh-Soloviev, 2014-08-24
@mva

As a rule, in addition to the kernel itself, /boot also contains config-<version> and System.map-<version>. You can also remove them.
Also, theoretically, the firmware can be installed in / lib / firmware (but it may not be installed)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question