https://bugzilla.novell.com/show_bug.cgi?id=381276 User poeml@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381276#c3 --- Comment #3 from Peter Poeml <poeml@novell.com> 2009-02-24 18:21:48 MST --- The change works for me: If /var/lib/no_initrd_recreation_by_suspend is found: root@cherry ~ # rpm -Uhv /usr/src/packages/RPMS/ppc/suspend-0.80.20081103-1.ppc.rpm --force Preparing... ########################################### [100%] 1:suspend ########################################### [100%] Skipping recreation of existing initial ramdisks, due to presence of /var/lib/no_initrd_recreation_by_suspend root@cherry ~ # rpm -e suspend Skipping recreation of existing initial ramdisks, due to presence of /var/lib/no_initrd_recreation_by_suspend root@cherry ~ # rpm -Uhv /usr/src/packages/RPMS/ppc/suspend-0.80.20081103-1.ppc.rpm --force Preparing... ########################################### [100%] 1:suspend ########################################### [100%] Skipping recreation of existing initial ramdisks, due to presence of /var/lib/no_initrd_recreation_by_suspend If /var/lib/no_initrd_recreation_by_suspend is not there: root@cherry ~ # rm /var/lib/no_initrd_recreation_by_suspend root@cherry ~ # rpm -Uhv /usr/src/packages/RPMS/ppc/suspend-0.80.20081103-1.ppc.rpm --force Preparing... ########################################### [100%] 1:suspend ########################################### [100%] Recreating all initial ramdiscs. (This could take a while.) Scanning scripts ... Resolve dependencies ... Install symlinks in /lib/mkinitrd/setup ... Install symlinks in /lib/mkinitrd/boot ... Kernel image: /boot/vmlinux-2.6.12.1-1-default Initrd image: /boot/initrd-2.6.12.1-1-default [...] -- 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.