Unsolved
1 Rookie
•
38 Posts
0
1520
February 1st, 2022 11:00
'USB Device is not found' error trying to upgrade firmware from Linux command line
I'm trying to update the the iDRAC firmware using the Linux update file from the command line. It runs but it doesn't update the firmware. it does spit out the usb device errors, which I don't see how those are related to the fw update process.
Environment
Server: Dell Powerdge R740XD
iDRAC9
OS:CentOS 7.9
Update file is located locally on server in the /tmp folder.
Output
./iDRAC-with-Lifecycle-Controller_Firmware_HFMCV_LN_3.36.36.36_A00.BIN
Collecting inventory...
.
Running validation...
iDRAC
The version of this Update Package is newer than the currently installed version.
Software application name: iDRAC
Package version: 3.36.36.36
Installed version: 3.21.21.21
Continue? Y/N:y
Executing update...
WARNING: DO NOT STOP THIS PROCESS OR INSTALL OTHER PRODUCTS WHILE UPDATE IS IN PROGRESS.
THESE ACTIONS MAY CAUSE YOUR SYSTEM TO BECOME UNSTABLE!
................................................................ USB Device is not found
............................................................... USB Device is not found
................................................................ USB Device is not found
..
Device: iDRAC
Application: iDRAC
Failed to reach virtual device. This could be caused by BitLocker or other security software being enabled. For more information, see the Update Package User’s Guide.
The update completed successfully.
Any ideas on how to resolve the issue? I'd also like to run the script non-interactive so I can plug it into our Ansible infrastructure, but that is a secondary concern.
No Events found!
Dell-Martin S
Moderator
•
3.5K Posts
0
February 2nd, 2022 07:00
Hi,
here you could See supported Operating Systems for the R740XD https://dell.to/3gnxsxS
Please try it with one of these and it should work as aspected.
Regards Martin
john.gooch
1 Rookie
•
38 Posts
0
February 8th, 2022 07:00
I'm using CentOS 7, which is Redhat Enterprise 7, so it should be supported.
DELL-Chris H
Moderator
•
9.5K Posts
0
February 8th, 2022 08:00
John.Gooch,
The post here discusses the same issue, where the cause they identified was based on locale.
Glance at their solution and verify if it resolves your issue with the update.
Let us know.