So the swap partition looks fine -- it exists in the kernel and in /dev /disk-by-uuid/, and /etc/fstab refers to the correct device.
But it indeed seems that the kernel has some difficulty with detecting it: Jun 30 09:06:01 M2 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Jun 30 09:06:01 M2 kernel: sda: sda1 (i. e. missing "sda2" there). So it looks like sda2 might appear much later. Let's try the debug log again: When you boot, press the left Shift key right after powering on, this should get you into the Grub boot menu. There, press 'e', edit the line that starts with "linux" to append " debug", then press Ctrl+X to boot. After that, wait until you have a /dev/sda2 (you can also check in Disks), and do "sudo journalctl > /tmp/journal.txt" again and attach that. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1466314 Title: boot hangs on missing swap partition To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466314/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
