initramfs-tools - Begin: Running /scripts/local-block ... done. - takes a long time during boot - RESUME=none

swap-file-creator was removed from anon-meta-packages with today’s package upgrades for Whonix 14.

sudo apt-get update
sudo apt-get dist-upgrade

Important, one has to apt-get autoremove so swap-file-creator gets removed.

sudo apt-get autoremove

Please check if really removed.

dpkg -l | grep swap-file-creator

After removal of swap-file-creator, I’ve run

sudo update-initramfs -u

then after and didn’t see the Begin: Running /scripts/local-block ... done. that slowed down the boot.

Does this fix this issue for everyone else as well?

1 Like