We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd049a commit fe7924aCopy full SHA for fe7924a
dasharo-compatibility/fwupd-support.robot
@@ -116,3 +116,6 @@ Fwupd Local Firmware Update Linux
116
Execute Command In Terminal printf '[fwupd]\\nOnlyTrusted=false\\n' | sudo tee /etc/fwupd/fwupd.conf
117
${out}= Execute Command In Terminal yes n | fwupdmgr local-install ${cabinet} --allow-reinstall --allow-older timeout=300s
118
Should Contain ${out} Successfully installed firmware
119
+ Execute Reboot Command
120
+ Boot System Or From Connected Disk ${BOOTED_OS_ID}
121
+ Login To Linux
0 commit comments