On Thu, 2024-02-01 at 14:16 -0500, Jude DaShiell wrote:

Quick thought - did you reboot after the kernel update?
If not - the update wiped previous kernel modules away

You can make sure to keep sg loaded by creating a file:

    /etc/modules-load.d/loadme.conf

And add these :
loop
sg

Loop is handy if you want to be able to mount usb drives after kernel
update before rebooting.

-- 
Gene

Reply via email to