Im trying to reset the bios to a default state (it is not password protected) but when I pass the --cmondefaults=enable i get an error message saying "Is not available or cannot be configured through this tool". Is there anything I can do to fix this?
There is one more token which will restore the Bios Configuration to factory settings. please try this command "cctk -h --sysdefaults" . this will give you information on the arguments used for the token.
If you want to reset all the configuration in bios to Factory/Default settings then you can use this command "cctk --sysdefaults=reset" .
Note: you will need to restart the system to complete the action.
I am seeing the token name which you have specified is incorrect ( cmoNdefaults ) . Please try as "cmosdefaults" .
I also doubt that this token will be available in the recent platforms. if you still get the same error as "The option 'cmosdefaults' is not available or cannot be configured through this tool." then it means that this token is not supported on the particular platform from BIOS.
karthikchandran89
1 Rookie
•
49 Posts
2719
1
Posted May 12th, 2015 08:00
Hi Cooka,
There is one more token which will restore the Bios Configuration to factory settings. please try this command "cctk -h --sysdefaults" . this will give you information on the arguments used for the token.
If you want to reset all the configuration in bios to Factory/Default settings then you can use this command "cctk --sysdefaults=reset" .
Note: you will need to restart the system to complete the action.
Regards,
Karthik.C