Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#47761 - [mkinitcpio] nvme module changed location in 4.4 kernel
Attached to Project:
Arch Linux
Opened by Iven Hsu (ivenvd) - Friday, 15 January 2016, 06:23 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 20 January 2016, 07:59 GMT
Opened by Iven Hsu (ivenvd) - Friday, 15 January 2016, 06:23 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 20 January 2016, 07:59 GMT
|
DetailsDescription:
I'm using Dell XPS 15 9550, and I get a "cannot find root device" error on boot, with a rescue shell. In the rescue shell, my hard disk device is not recognized(missing /dev/nvme0n1, /dev/disk), /new_root is not mounted. However, after adding `nvme` module to mkinitcpio.conf MODULES line, I can make it boot successfully. I think it should be a bug with the kernel or mkinitcpio scripts. Additional info: * linux 4.4-1 Steps to reproduce: * Install linux 4.4-1 * reboot |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Wednesday, 20 January 2016, 07:59 GMT
Reason for closing: Fixed
Additional comments about closing: mkinitcpio 19-1
Wednesday, 20 January 2016, 07:59 GMT
Reason for closing: Fixed
Additional comments about closing: mkinitcpio 19-1
location changed to:
kernel/drivers/nvme/host/nvme.ko.gz
This is an mkinitcpio bug.
Make sure you run 'mkinitcpio -P' after installing the above hook and upgrading to Linux 4.4 again; you can also use 'mkinitcpio -M' to check if the module is autodetected or not.