I was trying to test/implement SED( self Encrypting Drive) feature on my TrueNAs Core. But I see that the security config frozen status is “yes” due to which not able to set password.
Please let me know how to unfroze the hard disk status ( ada0) so that I can set the password and test SED feature.
I am using ASUS motherboard Intel 11th Gen processor.
I tried some methods like disable security mode in BIOS but still not able to unfreeze the hard disk.
After some study and experimenting came to know, my hard disk does not support TCG Opal/Enterprise SED encryption. so sed-util tool usage is ruled out.
I should be working only with camcontrol command only. but even there, I am not able to set the password.
man sedutil-cli giving examples with /dev/sdc, which is Linux wording, rather than /dev/da2 or /dev/ada2 suggest that minimal efforts went into porting this utility to FreeBSD.