Hi, I'm unable to extract firmware and BIOS for a C220M4.
./getfw -s ~/Downloads/ucs-c220m4-huu-3.0.3f.iso -d /home/craigb/
sttardy@sttardy-virtual-machine:~$ sudo mkdir /mnt/c220
[sudo] password for sttardy:
sttardy@sttardy-virtual-machine:~$ sudo mount ucs-c220m4-huu-4.1.2b.iso /mnt/c220
mount: /dev/loop0 is write-protected, mounting read-only
sttardy@sttardy-virtual-machine:~$ sudo /mnt/c220/GETFW/getfw -s ucs-c220m4-huu-4.1.2b.iso -d .
FW/s available at './ucs-c220m4-huu-4.1.2b'
sttardy@sttardy-virtual-machine:~$ ls -l ucs-c220m4-huu-4.1.2b/*
ucs-c220m4-huu-4.1.2b/bios:
total 16388
-rwxr-xr-x 1 root root 16779416 Oct 16 15:19 bios.cap
ucs-c220m4-huu-4.1.2b/cimc:
total 62288
-rw-r--r-- 1 root root 63778860 Oct 16 15:19 cimc.bin
sttardy@sttardy-virtual-machine:~$