Open RePeet13 opened 5 years ago
also, weirdly, when I ran the live CD I got this
Starting dsu
DELL EMC System Update 1.5.3
Copyright (C) 2014 DELL ENC Proprietary.
Reading the catalog
Getting System Inventory
warning: Inventory collector returned with partial failure.
Determining Applicable Updates...
Installing ESM_firmware_MXKG2_LN32_2.91_A00
The following packages are required for update package to run:
compat-libstdc++-33.i686 libstdc++.1686 libxml2.i686
Please check Update package User guide for Instructions for installing the dependencies
ESM_firmware_MXKG2_LN32_2.91_A00 could not be installed
Done! Please run `dsu --inventory` check the inventory
Exiting DSU!
Hey @kamermans ! I've been trying to update iDrac on my r510 and having a hell of time of it! first the official ftp.dell.com link seems to not work for 11g servers, so I tried the liveCD which has 32/64 bit compatibility issues and searching for fixes led me to this docker!
I ran the docker command on the readme (
docker run --rm -ti --privileged --net=host -v /dev:/dev kamermans/docker-openmanage dsu
) which correctly booted into Dell EMC. It correctly sees the iDrac needs updating, but fails (log below). Any thoughts?