Skip to content

feature usb storage

Alexey Gladkov edited this page Apr 27, 2026 · 1 revision

Feature: usb-storage

Feature adds autodetection support for block devices backed by USB storage.

The guess logic checks whether the detected device is driven by ub or usb-storage and, if so, requests both kernel modules. When CONFIG_USB_LIBUSUAL=y is present in the kernel config, this helps pull in the USB mass-storage stack for the root device.

Clone this wiki locally