projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.12k stars 513 forks source link

Cannot boot from USB device with some platforms #5943

Closed gvancuts closed 2 years ago

gvancuts commented 3 years ago

It is not possible to boot from USB on some platform/devices. We need additional options turned on in the kernel, namely:

CONFIG_USB_XHCI_HCD=y
CONFIG_USB_UAS=y
gvancuts commented 3 years ago

[External_System_ID] ACRN-7048