Solved [SOLVED] Secure level and kldload

Hi,
I am using securelevel 3:

Code:
# sysctl kern.securelevel
kern.securelevel: 3

but now I have some problem with gbde:

# gbde attach /dev/md0 -l /etc/gbde/md0.lock
gbde: geom_bde: Kernel module not available: Operation not permitted

Is there a way to still use securelevel 3 and make gbde working? For example is it possible to load that module at boot time?
Thankyou
 
Back
Top