The size of the initrd will increase by 80 kB (for linux- image-6.8.0-45-generic 6.8.0-45.45). drivers/ufs/host will be new (ufshcd-core.ko is already part of the initrd):
``` $ 3cpio -t /boot/initrd.img | grep 'ufs.*ko' usr/lib/modules/6.8.0-45-generic/kernel/drivers/ufs/core/ufshcd-core.ko.zst $ find /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/ -type f /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/cdns-pltfrm.ko.zst /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/ufshcd-pci.ko.zst /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/tc-dwc-g210.ko.zst /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/ufshcd-pltfrm.ko.zst /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/tc-dwc-g210-pci.ko.zst /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/ufshcd-dwc.ko.zst /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/core/ufshcd-core.ko.zst $ du -sh /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/ 80K /lib/modules/6.8.0-45-generic/kernel/drivers/ufs/host/ ``` ** Description changed: [Summary] Boot into initramfs after install 24.04 on UFS storage [Steps to reproduce] 1. install ubuntu 24.04 on device with UFS storage 2. reboot [Expected result] Boot into ubuntu desktop [Actual result] Boot into initramfs [Failure rate] 100% + + [ Where problems could occur ] + + The initrd size will increase by 80 kB and should not trigger people to + run out of disk space. + + Generating the initrd during package upgrade could fail due to unrelated + bugs, lack of disk space, or hardware failure. ** Description changed: [Summary] Boot into initramfs after install 24.04 on UFS storage [Steps to reproduce] 1. install ubuntu 24.04 on device with UFS storage 2. reboot [Expected result] Boot into ubuntu desktop [Actual result] Boot into initramfs [Failure rate] 100% [ Where problems could occur ] - The initrd size will increase by 80 kB and should not trigger people to - run out of disk space. + The initrd size will increase by 80 kB (see comment #6) and should not + trigger people to run out of disk space. Generating the initrd during package upgrade could fail due to unrelated bugs, lack of disk space, or hardware failure. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/2081020 Title: initrd: Ubuntu 24.04 fails to boot on UFS storage Status in OEM Priority Project: Confirmed Status in initramfs-tools package in Ubuntu: Fix Committed Status in initramfs-tools source package in Noble: New Bug description: [Summary] Boot into initramfs after install 24.04 on UFS storage [Steps to reproduce] 1. install ubuntu 24.04 on device with UFS storage 2. reboot [Expected result] Boot into ubuntu desktop [Actual result] Boot into initramfs [Failure rate] 100% [ Where problems could occur ] The initrd size will increase by 80 kB (see comment #6) and should not trigger people to run out of disk space. Generating the initrd during package upgrade could fail due to unrelated bugs, lack of disk space, or hardware failure. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/2081020/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp