Hello,
I'm trying to install a community-supported network driver. To do that I need to set the acceptance level to CommunitySupported. When I try to do that the command fails with a message that secure boot is enabled. I've disabled secure boot and I still get the same message. Any suggestions on where to go from here?
[root@esxi:~] esxcli software acceptance set --level=CommunitySupported
[AcceptanceConfigError]
Secure Boot enabled: Cannot change acceptance level to community.
Please refer to the log file for more details.
[root@esxi:~] esxcli system settings encryption get
Mode: NONE
Require Executables Only From Installed VIBs: false
Require Secure Boot: false