Page 1 of 1

tbimount (Linux)

Posted: Wed Apr 16, 2025 12:44 pm
by terajoy
I made a Linux boot disk for IFL 4.04. I also downloaded the current tbimount. When I try to insmod the tbimount.ko module (of course for the running kernel and for 64 bit: 6.6.29-amd64-iflnet), I get a failure message: "Key was rejected by service"!

Searching via Google leads to many hits suggesting disabling secure boot. But secure boot IS disabled in my case, and "mokutil --sb-state" confirms this.

Insmod tbimount.ko still worked for IFL 3.64, but was not worth it because in about half of the cases it crashed the whole system!

Nevertheless, I wanted to give tbimount 4.04 another chance because mounting is more useful than tbiview (better than nothing, at least).

I guess, it would be very easy for Terabyte to sign the module or sign it with a new key and make it usable...

Did anyone else here try to insmod that module?