* Unzip the file to the root of your USB drive. You should get at least mvphd.md5 and mvphd. The filesystem of the USB drive can be anything (FAT, Ext, NTFS).
* Loop-mount the firmware inside the MVP
* Loop-mount the firmware inside the MVP
−
mount -o loop,ro mvphd-tip.zip temp2
+
mkdir /tmp/temporary_mount
+
mount -o loop,ro /tmp/disk/USB/disk1/mvphd /tmp/temporary_mount/