On Sun, Jun 14, 2020 at 07:46:57PM +0200, J. Fahrner via Dng wrote: > Am 2020-06-14 19:39, schrieb [email protected]: > > Most likely the usb_storage module is compiled in the kernel. > > How can I set its parameters in this case?
Try files in /sys/module/usb_storage/parameters Or you can put in kernel command line: usb_storage.parameter=… as described at https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html -- Tomasz Torcz “God, root, what's the difference?” [email protected] “God is more forgiving.” _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
