On Mon, 08 Mar 2010, maximilian attems wrote: > > for your box do as root > echo "resume=/dev/mapper/gaia-swap_1" > /etc/initramfs-tools/conf.d/resume
this was wrong, should have been echo "RESUME=/dev/mapper/gaia-swap_1" > /etc/initramfs-tools/conf.d/resume logic is that hardcoded stuff is upercase. > and regenerate initramfs with > update-initramfs -u will refix upercase handling for 0.94.4, see #576700 thanks. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

