FS#4086 - edgerouter 6p : missing usb3 support in initramfs #9065
Labels
bug
issue report with a confirmed bug
flyspray
kernel
pull request/issue with Linux kernel related changes
target/octeon
pull request/issue for octeon target
ldebomy:
I had to add these lines :
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_PLATFORM=y
in openwrt/target/linux/octeon/config-5.4. Otherwise there is no /dev/sda1 device available for installing.
The text was updated successfully, but these errors were encountered: