Content of fstab and the swap file lines have 7 items instead of 6, because I added priority, but that has always been like this since many years. The system should use first the nvme swap and only if full the HDD swap :)
# /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> /dev/disk/by-uuid/6e6abccf-46b7-4915-ac0e-9aaa264965ab none swap sw pri=0 0 0 /dev/disk/by-uuid/7454fc6f-80d7-478e-a67b-84eacf44c40f none swap sw pri=-1 0 0 # Use `zfs list` for current zfs mount info # bpool none defaults 0 0 # Use `zfs list` for current zfs mount info # rpool none defaults 0 0 # Use `zfs list` for current zfs mount info # rpool / defaults 0 0 # Use `zfs list` for current zfs mount info # bpool /boot defaults 0 0 # /boot/efi was on /dev/nvme0n1p1 during curtin installation /dev/disk/by-uuid/C4D7-B106 /boot/efi vfat defaults 0 1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056646 Title: Ubuntu dual boot mix up from zfs and from ext4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2056646/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs