Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554202 - USB boot from the minimal ISO requires the xhci_pci module
Summary: USB boot from the minimal ISO requires the xhci_pci module
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 556398
Blocks:
  Show dependency tree
 
Reported: 2015-07-08 03:27 UTC by hololeap
Modified: 2016-02-28 20:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Adds xhci_pci to defaults/modules_load (genkernel_xhci_pci_ramdisk.patch,1.42 KB, patch)
2015-07-08 03:33 UTC, hololeap
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hololeap 2015-07-08 03:27:26 UTC
This may be related to bug #522176

The xhci_pci module is required for USBv3-only computers to boot the Gentoo minimal ISO from a USB drive. Currently it is not being automatically pulled into the initramfs by genkernel and thus isn't available to find the root filesystem during the boot process.
Comment 1 hololeap 2015-07-08 03:33:42 UTC
Created attachment 406336 [details, diff]
Adds xhci_pci to defaults/modules_load
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2015-07-08 04:49:06 UTC

*** This bug has been marked as a duplicate of bug 522176 ***
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2015-07-08 18:09:19 UTC
This is actually not a dupe, since the other bug was about the kernel config that has now been updated.
I'm going to push this change to the genkernel repo.