My version of this issue seems to have been solved by removing my
mounted network drive as well, although mine was not directly in
/etc/fstab, but rather configured using systemd-mount.

After selecting the 6.14 kernel in the grub boot menu, I unmounted the
network drive and removed the .mount and .automount files from
/etc/systemd/system/.  Then I was able to reboot using 6.17.0-6-generic.

So, I did this as root while using the older kernel:

umount -l /mnt/nas1/deployment
systemd-umount /mnt/nas1/deployment
mv /etc/systemd/system/mnt-nas1-deployment.automount ~/
mv /etc/systemd/system/mnt-nas1-deployment.mount ~/

I then booted using the 6.17.0-6-generic, and moved the .automount and
.mount files back, and now I am able to boot into the new kernel
consistently and my mounted network drive still automounts on access.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2129972

Title:
  Ubuntu 25.10 can't boot with 6.17.0-6-generic kernel on encrypted fs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2129972/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to