[Bug 2081020] Re: Boot into initramfs after install 24.04 on UFS storage
Benjamin Drung
2081020 at bugs.launchpad.net
Wed Sep 18 08:27:17 UTC 2024
The call that you are referring to is:
```
_call_dracut_install -s "${blockfuncs}|iscsi_register_transport" \
"=drivers/scsi" "=drivers/ufs"
```
Only UFS drivers are included that match the kernel modules by symbol
regexp. This does not seem to be enough. It was introduced in
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/initramfs-
tools/commit/hook-functions?id=7ef0f4f446abe98434dcffffd2410247f95b0983
dracut includes the UFS drivers unconditionally:
https://github.com/dracutdevs/dracut/commit/89269d239f0539b7bd4339ba98a0d1b188b59962
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/2081020
Title:
Boot into initramfs after install 24.04 on UFS storage
Status in OEM Priority Project:
New
Status in initramfs-tools package in Ubuntu:
New
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%
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2081020/+subscriptions
More information about the foundations-bugs
mailing list