User Guide

© Copyright Lenovo
6
Changing BIOS settings
To change a BIOS setting, use the following command:
echo [value] > /sys/class/firmware-attributes/thinklmi/attributes/ [BIOS Setting]
/current_value
For example - to change the current value for WakeOnLANDock:
Sample terminal input
Note: BIOS settings and values are case sensitive.
To find the permitted [value] for a [BIOS Setting] use the following command.
cat /sys/class/firmware-attributes/thinklmi/attributes/[BIOS Setting]/possible_values
For example - to find possible values of the WakeOnLANDock setting:
Sample terminal output
echo Enable > /sys/class/firmware-attributes/thinklmi/attributes/WakeOnLANDock
/current_value
cat /sys/class/firmware-attributes/thinklmi/attributes/WakeOnLANDock
/possible_values
Disable,Enable