Change in ovirt-live[master]: boot: Fix kernel panic when booting from USB3 port

Ohad Basan has submitted this change and it was merged. Change subject: boot: Fix kernel panic when booting from USB3 port ...................................................................... boot: Fix kernel panic when booting from USB3 port Centos builds the USB3 driver (xhci-hcd) as a module. The module was not available during boot, which caused a kernel panic. This patch adds kickstart device directive to ensure that xhci-hcd module is available during boot. Change-Id: If798b99abea32178f4105ec4cf94b833fc9c3bd4 Signed-off-by: Nir Soffer <nsoffer@redhat.com> --- M centos/kickstart/ovirt-live-base.ks.in 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Nir Soffer: Verified Ohad Basan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22495 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If798b99abea32178f4105ec4cf94b833fc9c3bd4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-live Gerrit-Branch: master Gerrit-Owner: Nir Soffer <nsoffer@redhat.com> Gerrit-Reviewer: Nir Soffer <nsoffer@redhat.com> Gerrit-Reviewer: Ohad Basan <obasan@redhat.com>
participants (1)
-
obasan@redhat.com