10 Dec
2013
10 Dec
'13
14:40
https://bugzilla.novell.com/show_bug.cgi?id=854348 https://bugzilla.novell.com/show_bug.cgi?id=854348#c3 Thomas Renninger <trenn@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |m4ng4n@gmx.de --- Comment #3 from Thomas Renninger <trenn@suse.com> 2013-12-10 14:40:37 UTC --- >From what I can see /sbin/purge-kernels should work for dracut as well. You can either: 1) Uninstall dracut: rpm -e dracut --nodeps 2) Install mkinitrd: zypper install mkinitrd 3) cp purge-kernels script away: cp /sbin/purge-kernels /tmp 4 Install dracut again: rpm -e mkinitrd --nodeps zypper install dracut or even better: I built a dracut package simply adding /sbin/purge-kernels from mkinitrd: ftp.suse.com/pub/people/trenn/dracut_purge_kernels Does this one solve your problem? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.