
Re: hacking the ESXi installable ISO file?
Varazir wrote:
You have the iso and the script in the same folder and you haven't renamed it ?
[root@localhost ESXi server configuration]# ll
total 614632
-rwxr-xr-x 1 root root 13090 Sep 22 23:59 Customizing your ESXi install with oem_tgz.htm
drwxr-xr-x 2 root root 4096 Sep 23 00:12 esx-5
drwxr-xr-x 2 root root 4096 Sep 23 00:12 esx-build
drwxr-xr-x 2 root root 4096 Sep 23 00:12 esx-cd
drwxr-xr-x 2 root root 4096 Sep 23 00:12 esx-ftp
drwxr-xr-x 2 root root 4096 Sep 23 00:12 esx-ienv
drwxr-xr-x 2 root root 4096 Sep 23 00:12 esx-oem
drwxr-xr-x 2 root root 4096 Sep 23 00:12 esx-temp
drwxr-xr-x 2 root root 4096 Sep 23 00:12 esx-usb
-rwxr-xr-x 1 root root 1569 Sep 22 23:59 inetd.conf
-rwxr-xr-x 1 root root 42788 Sep 22 23:59 mkesxiaio_3.9.1.sh
-rwxr-xr-x 1 root root 45412 Sep 23 00:41 mkesxiaio_3.9.9.sh
-rwxr-xr-x 1 root root 191626 Sep 22 23:59 RTL8111_8168_P55_integr_SATA_Ctrl.(AHCI).oem.tgz
-rwxr-xr-x 1 root root 45412 Sep 23 00:43 test.sh
-rwxr-xr-x 1 root root 314150912 Sep 23 00:00 VMware-VMvisor-Installer-4.1.0-260247.x86_64.iso
-rwxr-xr-x 1 root root 314150912 Sep 23 00:03 VMware-VMvisor-Installer-4.1.0-260247.x86_64-new.iso
The mkesxiaio_3.9.1.sh script sort of went through the motions but did not produce a modified ISO file, I would guess because the ISO I have is 4.1. Both ISO files I have are identical, I simply created a "new" file to feed to the shell script in case the script overwrote it. After the 3.9.1 script gave up, I md5summed the "new" ISO against the original to check for changes; no change.