]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
kernel-modules: add usb-storage
authorHarald Hoyer <harald@redhat.com>
Tue, 26 Jan 2016 13:56:05 +0000 (14:56 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 26 Jan 2016 13:56:05 +0000 (14:56 +0100)
To save the rdsosreport.txt to a USB stick, the usb-storage module is
needed

modules.d/90kernel-modules/module-setup.sh

index c5f239759baebdc39b90260458cf5fdc03872ef8..13f48c98a834ae0c791a08d46b8ecf11c3d2c173 100755 (executable)
@@ -47,7 +47,8 @@ installkernel() {
             "=drivers/input/keyboard"
 
         instmods yenta_socket scsi_dh_rdac scsi_dh_emc scsi_dh_alua \
-                 atkbd i8042 usbhid firewire-ohci pcmcia hv-vmbus
+                 atkbd i8042 usbhid firewire-ohci pcmcia hv-vmbus \
+                 usb-storage
 
         if [[ "$(uname -p)" == arm* ]]; then
             # arm specific modules