Dennis Gallien composed on 2017-11-10 11:12 (UTC-0500):
C. Brouerius van Nidek wrote:
One of my hard-disk stopped functioning properly so I removed it from my main computer. The HDD had two partitions, the first a 2 GB swap and the second partition an ext 4 159 GB single work-space. After removal of the disk I found that the reboot took me much longer. Looking at the cause I found that the machine is still looking for the local swap. I have given all my swap spaces a volume label, in this case label swapc. From where is the boot-loader getting its information so that I can remove this old and unjust information.
Check your grub kernel boot line, the "resume" clause. It may be pointing to what was the swap partition.
It almost certainly does, as would the initrd, and fstab. Replacing the Grub kernel line's resume=foobarbaz with noresume will avoid the initrd call pending regeneration or new kernel installation, but fstab needs an update to exclude the swapc partition as well. -- "Wisdom is supreme; therefore get wisdom. Whatever else you get, get wisdom." Proverbs 4:7 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org