Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions dasharo-compatibility/fwupd-support.robot
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,6 @@ Fwupd Local Firmware Update Linux
Execute Command In Terminal printf '[fwupd]\\nOnlyTrusted=false\\n' | sudo tee /etc/fwupd/fwupd.conf
${out}= Execute Command In Terminal yes n | fwupdmgr local-install ${cabinet} --allow-reinstall --allow-older
Should Contain ${out} Successfully installed firmware
Execute Reboot Command
Boot System Or From Connected Disk ${BOOTED_OS_ID}
Login To Linux