Thx Benjamin, i just learned that it already available in the PPA.
user@localhost:~$ apt-cache policy dracut
dracut:
Installed: 110-7
Candidate: 110-7
Version table:
*** 110-7 500
500 http://mirrors.gbnetwork.com/ubuntu resolute/main amd64 Packages
100 /var/lib/dpkg/status
I will try it out.
--
You received this bug notification because you are subscribed to linux
in Ubuntu.
Matching subscriptions: Bgg, Bmail, Nb
https://bugs.launchpad.net/bugs/2143030
Title:
U26.04 initramfs missing emmc modules
Status in dracut package in Ubuntu:
Fix Released
Status in linux package in Ubuntu:
Invalid
Status in dracut source package in Resolute:
Fix Released
Status in linux source package in Resolute:
Invalid
Bug description:
in ubuntu 24.04 , emmc related modules is default available in
initramsfs
user@localhost:~$ sudo lsinitramfs /boot/initrd.img-6.17.0-14-generic | grep -Ei '(mmc_block|mmc_core|cqhci|sdhci).*.ko'
usr/lib/modules/6.17.0-14-generic/kernel/drivers/mmc/core/mmc_block.ko.zst
usr/lib/modules/6.17.0-14-generic/kernel/drivers/mmc/host/cqhci.ko.zst
usr/lib/modules/6.17.0-14-generic/kernel/drivers/mmc/host/sdhci-acpi.ko.zst
usr/lib/modules/6.17.0-14-generic/kernel/drivers/mmc/host/sdhci-pci.ko.zst
usr/lib/modules/6.17.0-14-generic/kernel/drivers/mmc/host/sdhci-pltfm.ko.zst
usr/lib/modules/6.17.0-14-generic/kernel/drivers/mmc/host/sdhci-uhs2.ko.zst
usr/lib/modules/6.17.0-14-generic/kernel/drivers/mmc/host/sdhci-xenon-driver.ko.zst
usr/lib/modules/6.17.0-14-generic/kernel/drivers/mmc/host/sdhci.ko.zst
usr/lib/modules/6.17.0-14-generic/kernel/drivers/mmc/host/sdhci_f_sdh30.ko.zst
In ubuntu 26.04, emmc related modules is not available in initramfs
user@localhost:~$ sudo lsinitramfs /boot/initrd.img-6.18.0-9-generic | grep -Ei '(mmc_block|mmc_core|cqhci|sdhci).*.ko'
user@localhost:~$ echo $?
1
The missing emmc modules in initramfs unfortunately lead to disk image
of ubuntu26.04 failed to boot in emmc.
user@localhost:~$ lsb_release -rd
Description: Ubuntu Resolute Raccoon (development branch)
Release: 26.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2143030/+subscriptions
Комментариев нет:
Отправить комментарий