Autor: J. Fahrner
Data:
Dla: dng
Temat: Re: [DNG] Long boot wait after upgrade to ascii
Am 2017-12-23 11:51, schrieb Steve Litt:
> How do you know it's with initramfs or swap partition?
Because the message was:
"Gave up waiting on suspend/resume device.".
The suspend image resides in swap device.
I got it working with editing /etc/initramfs-tools/conf.d/resume to
"RESUME=none", and then "sudo update-initramfs -u -k all".
The question now is: why is resume from swap no longer working? Does the
dist-upgrade change the uuid of swap partition?
Jochen