We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gru bios set --clear-cmos
Potentially related to stmcginnis/gofish#268 (fixed in gofish 0.15.0)
BIOS is cleared.
BIOS remains the same, error is observed:
unable to execute request, no target provided
The text was updated successfully, but these errors were encountered:
If --clear-cmos was previously --defaults, it never worked on Intel. Not sure if that was before or after stmcginnis/gofish#268
--clear-cmos
--defaults
Sorry, something went wrong.
It was --reset, changing in #32.
--reset
We're using gofish 0.14.0, the linked bugfix landed in 0.15.0. I tested the bugfix ad-hoc to no avail.
The error emitted is in response to an empty URL for Bios.resetBiosTarget, which seems more like an Intel incompatibility than anything.
Bios.resetBiosTarget
No branches or pull requests
SUMMARY
Potentially related to stmcginnis/gofish#268 (fixed in gofish 0.15.0)
ISSUE TYPE
STEPS TO REPRODUCE
gru bios set --clear-cmos
EXPECTED RESULTS
BIOS is cleared.
ACTUAL RESULTS
BIOS remains the same, error is observed:
The text was updated successfully, but these errors were encountered: