Hi again Matthew, the output is below. Thank you. ``` $ ls -l /dev/disk/by-uuid/ total 0 lrwxrwxrwx 1 root root 15 out 1 08:38 5d3a8f7f-d08f-4f65-bcda-55d3fa5f6cbd -> ../../nvme0n1p1 lrwxrwxrwx 1 root root 15 out 1 08:38 e13ff5f9-7a98-4e01-873f-b1a0fd440c77 -> ../../nvme0n1p3 lrwxrwxrwx 1 root root 15 out 1 08:38 F8F9-FF58 -> ../../nvme0n1p2
$ cat /etc/fstab # /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> UUID=F8F9-FF58 /boot/efi vfat defaults 0 2 UUID=e13ff5f9-7a98-4e01-873f-b1a0fd440c77 / ext4 defaults 0 1 UUID=5d3a8f7f-d08f-4f65-bcda-55d3fa5f6cbd /home ext4 defaults 0 2 /swapfile none swap sw 0 0 tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0 ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2082946 Title: Kernel 6.8.0-45-generic fails to boot on 24.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2082946/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs