All of lore.kernel.org
 help / color / mirror / Atom feed
* A small problem about useless initramfs of kdump should be removed
@ 2018-09-10  7:40 Chao Fan
  0 siblings, 0 replies; only message in thread
From: Chao Fan @ 2018-09-10  7:40 UTC (permalink / raw)
  To: kexec, dyoung, bhe, piliu; +Cc: caoj.fnst

Hi all,

In my machine, there are 3 useful versions of kernel,
4.17.9-200.fc28.x86_64
4.17.14-202.fc28.x86_64
4.18.5-200.fc28.x86_64
But there are some useless initramfs not removed:
cfan@localhost ~> ls /boot/initramfs* -Alh
-rw-rw-r--. 1 root root 49M Jan 13  2016 /boot/initramfs-0-rescue-07370110c3b34387b6128d7c9873a109.img
-rw-------  1 root root 24M Aug 20 16:17 /boot/initramfs-4.17.14-202.fc28.x86_64+debug.img
-rw-------  1 root root 16M Sep 10 12:32 /boot/initramfs-4.17.14-202.fc28.x86_64+debugkdump.img
-rw-------  1 root root 24M Aug 20 16:18 /boot/initramfs-4.17.14-202.fc28.x86_64.img
-rw-------  1 root root 16M Aug 27 15:43 /boot/initramfs-4.17.14-202.fc28.x86_64kdump.img
-rw-------  1 root root 16M Jul 20 11:15 /boot/initramfs-4.17.6-200.fc28.x86_64+debugkdump.img
-rw-------  1 root root 16M Jul 19 16:48 /boot/initramfs-4.17.6-200.fc28.x86_64kdump.img
-rw-------  1 root root 24M Jul 30 10:24 /boot/initramfs-4.17.9-200.fc28.x86_64+debug.img
-rw-------  1 root root 16M Jul 31 09:17 /boot/initramfs-4.17.9-200.fc28.x86_64+debugkdump.img
-rw-------  1 root root 24M Jul 30 10:25 /boot/initramfs-4.17.9-200.fc28.x86_64.img
-rw-------  1 root root 16M Jul 30 10:33 /boot/initramfs-4.17.9-200.fc28.x86_64kdump.img
-rw-------  1 root root 24M Sep 10 14:23 /boot/initramfs-4.18.5-200.fc28.x86_64+debug.img
-rw-------  1 root root 16M Sep 10 15:12 /boot/initramfs-4.18.5-200.fc28.x86_64+debugkdump.img
-rw-------  1 root root 24M Sep 10 14:22 /boot/initramfs-4.18.5-200.fc28.x86_64.img
-rw-------  1 root root 16M Sep 10 14:31 /boot/initramfs-4.18.5-200.fc28.x86_64kdump.img

The old initramfs of 4.17.6 has been removed after # dnf update, but the
kdump initramfs not.
initramfs-4.17.6-200.fc28.x86_64+debugkdump.img and
initramfs-4.17.6-200.fc28.x86_64kdump.img are useless, every time
updating kernel, I need remove them by hand. So whether it's OK if
kexec-tools can clean them.
My verions of kexec-tools is kexec-tools-2.0.17-3.fc28.x86_64

Thanks,
Chao Fan



_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-10  7:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-10  7:40 A small problem about useless initramfs of kdump should be removed Chao Fan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.