HP Virtual Connect 1/10Gb-F Ethernet Module for c-Class BladeSystem – Libraries Problem
After 5 May 2015 i had a problem in our HP virtual connect interface. Libraries stuck in 4% of loading and i was unable to preform operations on the virtual connect.
HP had released a patch called “VC Adobe library utilities” that fixes the problem that was a expiration of some signed files as explains HP – “VC Web UI flash components will not load due to the expiration of the digitally signed files.”
But the patch only works for Windows and Linux so i have changed the script to work in Mac OS X.
There are some important details:
1º Is needed the executable “ls” from gnu linux.
2º A change in the path of adobe private folders is needed.
To resolve the first issue i use brew – “brew install coreutils” but i do not added the new command to path. The path is changed in the script.
You can download the script -> UpdateMacOsX.sh.
To apply the patch download and extract the patch from HP.
Then extract the Mac OS script to the folder where the Linux Script is and run it.
Good Luck!