On Leap 42.3 (shortly due to be updated to 15.1), in preparation I decided to change the partitioning. In view of my doubling the RAM, I created a new swap partition, /dev/sda2 on an nvme drive (I've set the swappiness=1 as it'll likely never be used, it's really just for very rare and unlikely hibernation as I have plenty of free space on this drive). After a reboot I then deleted the original swap partition on /dev/sdb2. I did all this in YaST Partitioner. Now each boot has a 1m30s delay. In boot.log there are hundreds of timed entries throughout this delay, i.e.: A start job is running for dev-sda2.device (1min 29s / 1min 30s) ending with Timed out waiting for device dev-sda2.device. Dependency failed for Resume from hibernation using device /dev/sda2. In /boot/grub2/grub.cfg I see each boot entry is appended with: resume=/dev/sda2 splash=silent quiet showopts resume=/dev/sda2 splash=silent quiet showopts resume=/dev/sda2 splash=silent quiet showopts So the string three times in succession. How can I fix this? I just want to be sure there's no broader issue with putting swap on an nvme drive before I do a fresh install of 15.1. gumb -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org