On my box running "Fedora Core release 4 (Stentz)"
I have a considerable amount of disk space spent on modules from old kernels; disk space I'd like to reclaim.
If I have....
...can I just go ahead and remove the folders for modules from old kernels? I don't plan on reverting kernels, so the old modules are ostensibly artifacts only.
Any reason that old modules would still be hooked into the current kernel? How would I check to clean this up?
Thanks,
D.
D.E.R. Management - IT Project Management Consulting
I have a considerable amount of disk space spent on modules from old kernels; disk space I'd like to reclaim.
If I have....
Code:
[root@www modules]# uname -a
Linux [URL unfurl="true"]www.example.com[/URL] 2.6.17-1.2139_FC4 #1 Fri Jun 23 20:57:00 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
[root@www modules]# ls /lib/modules
2.6.11-1.1369_FC4 2.6.15-1.1833_FC4smp 2.6.16-1.2115_FC4
2.6.11-1.1369_FC4smp 2.6.16-1.2069_FC4 2.6.16-1.2115_FC4smp
2.6.14-1.1656_FC4 2.6.16-1.2069_FC4smp 2.6.17-1.2139_FC4
2.6.14-1.1656_FC4smp 2.6.16-1.2096_FC4 2.6.17-1.2141_FC4
2.6.15-1.1830_FC4 2.6.16-1.2096_FC4smp 2.6.17-1.2141_FC4smp
2.6.15-1.1830_FC4smp 2.6.16-1.2108_FC4 2.6.17-1.2142_FC4
2.6.15-1.1831_FC4 2.6.16-1.2108_FC4smp 2.6.17-1.2142_FC4smp
2.6.15-1.1831_FC4smp 2.6.16-1.2111_FC4
2.6.15-1.1833_FC4 2.6.16-1.2111_FC4smp
...can I just go ahead and remove the folders for modules from old kernels? I don't plan on reverting kernels, so the old modules are ostensibly artifacts only.
Any reason that old modules would still be hooked into the current kernel? How would I check to clean this up?
Thanks,
D.
D.E.R. Management - IT Project Management Consulting