[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#572858: initramfs-tools: Doesn't resume from hibernation, restarts fresh



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.



Reply to: