Reply
4.
Re: Enabling Interrupts Preventing Install of ESXi? Aug 15, 2008 9:35 AM
Hello to enable installing ESX on HP Proliant DL160 G5 you should:
1. Press Tab on very first screen of ESXi install
2. Move cursor just after first tgz filename and write "acpi=off"
3. press Enter and ESXi successfully install on DL160G5
4. Be careful because after this setting is lost and problem appears again - solution:
a) disconnect HDD, connect to computer with Win XP, then edit boot.cfg on second partition andin second line set "kernelopt=acpi=off"
b) after starting ESX go to console (Alt-F1, see also "usupported" mode and "enable SSH in ESX" topics) type vi /bootbank/boot.cfg and set "kernelopt=acpi=off"
This should solve problem permanently - I probably test it on monday if this problem cannot back.
Additional Comment:
I successfully Install and run Windows 2008 Server 64bit on my ESXi/DL160G5 config.
There are no problem with builtin network or storage controller - everything wotking fine. Must remember that ESX seen RAIDs defined on builtin SATA controller as individual disks.
Hope you find this solution usefull.