ogekuri@gon:~$ ls -l /boot
total 177500
-rw-r--r-- 1 root root   287493 ago 13 12:20 config-6.8.0-44-generic
-rw-r--r-- 1 root root   287463 set 24 11:20 config-6.8.0-45-generic
drwx------ 3 root root     4096 gen  1  1970 efi
drwxr-xr-x 6 root root     4096 ott  2 07:56 grub
lrwxrwxrwx 1 root root       27 set 18 07:26 initrd.img -> 
initrd.img-6.8.0-45-generic
-rw-r--r-- 1 root root 67048062 set 14 13:53 initrd.img-6.8.0-44-generic
-rw-r--r-- 1 root root 65481731 ott  1 08:59 initrd.img-6.8.0-45-generic
lrwxrwxrwx 1 root root       27 set 18 07:26 initrd.img.old -> 
initrd.img-6.8.0-44-generic
-rw-r--r-- 1 root root   142796 apr  8 18:12 memtest86+ia32.bin
-rw-r--r-- 1 root root   143872 apr  8 18:12 memtest86+ia32.efi
-rw-r--r-- 1 root root   147744 apr  8 18:12 memtest86+x64.bin
-rw-r--r-- 1 root root   148992 apr  8 18:12 memtest86+x64.efi
-rw------- 1 root root  9061992 ago 13 12:20 System.map-6.8.0-44-generic
-rw------- 1 root root  9062076 set 24 11:20 System.map-6.8.0-45-generic
lrwxrwxrwx 1 root root       24 set 18 07:26 vmlinuz -> vmlinuz-6.8.0-45-generic
-rw------- 1 root root 14956936 ago 13 12:22 vmlinuz-6.8.0-44-generic
-rw------- 1 root root 14948744 ago 30 11:02 vmlinuz-6.8.0-45-generic
lrwxrwxrwx 1 root root       24 set 18 07:26 vmlinuz.old -> 
vmlinuz-6.8.0-44-generic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2082946

Title:
  Kernel 6.8.0-45-generic fails to boot on 24.04

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The system is an ASUS Vivobook laptop with a Intel Core i7 chipset.
  Yesterday the updates brought in a new kernel image: 6.8.0-45-generic.
  Boot has failed since, apparently it is not able to find the root
  volume and drops back to the initramfs prompt. No error messages are
  shown during the failed boot process, however, when I try to quit the
  initramfs prompt a few messages appear (see image attached).

  With the original kernel (6.8.0-44-generic) the system boots fine and
  the HDD is working as expected. The contents of the `fstab` file are
  below.

  ```
  $ 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
  ```

  Please let me know if I can provide further information. Thank you for
  reading.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to