Hi,

Florian Zieboll via Dng <dng@lists.dyne.org> writes:

> On Fri, 21 Jan 2022 10:34:28 -0500
> tempforever <d...@tempforever.com> wrote:
>
>> Something to check/verify:
>> If swap is listed in /etc/fstab, then make sure it is listed by UUID
>> rather than block-id.
>> I mention this, since I have a (commented out) swap line in /etc/fstab
>
> Yes, in the fstab, the swap partition is active and defined by (the
> correct) UUID.

Just to make absolutely sure, you're saying that the output of

  blkid -t TYPE=swap -s UUID -o value

matches what's in your /etc/fstab and /etc/initramfs-tools/conf.d/resume
and you have run `update-initramfs -u` after confirming that?

I've been seeing these boot delays as well (on a Debian machine where
systemd "helpfully" waits for swap to become available and eventually
continues without when that times out after 90 seconds!) after I
recreated swap (moved the partition and ran mkswap on it).

Updating /etc/fstab and /etc/initramfs-tools/conf.d/resume to match the
changed UUID and running `update-initramfs -u` made it go away.

Hope this helps,
--
Olaf Meeuwissen                    FSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Software                        https://my.fsf.org/donate
 Join the Free Software Foundation              https://my.fsf.org/join
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to