twinsquared.ch

 

VMware ESXi 5.0 on ASRock ION 330

VMware ESXi 5.0 has recently been released. Since the NVIDIA MCP79 chipset is not officially supported one has to create a custom installer to install / upgrade ESXi 5.0 on the ASRock ION 330 system. Using ESXi Customizer it will only take a few minutes to customize the official installer. To support AHCI you can use my custom oem.tgz.

After the installation the hard drive may not yet be available since the wrong configuration is loaded during boot. To override the configuration the following additional steps have to be taken:

  1. Use vSphere client to login to the ESXi 5.0 server, enable SSH access & connect to it.
  2. Manually load the AHCI driver with the command:
    "vmkload_mod /usr/lib/vmware/vmkmod/ahci"
  3. In the subfolders of the /vmfs/volumes folder locate the boot.cfg files (there may be several).
  4. Modify those boot.cfg files and change the order when the OEM-00.t00 module is loaded, placing it right before imgdb.tgz.
  5. Reboot the host system.

Notes:
• Make sure to change the SATA Mode to AHCI in the BIOS.
• ESXi 5.0 requires at least 2GB of memory. For the ASRock ION 330 system this means that reducing the amount of shared video memory does not help anymore. Instead you will have to upgrade the memory to > 2GB.

Tags: NVIDIA MCP79, ASRock ION 330, VMware ESXi 5.0


Kommentare / Comments

Ab heute ist es möglich Kommentare zuverfassen. Um einen Kommentar zu hinterlassen muss man sich zuerst registrieren. Falls es dabei zu Problemen kommt, oder etwas nicht wie gewünscht funktioniert bitte melden.

Update:
Guests are now allowed to comment. The comments will be filtered using Akismet.


VMware ESXi 4.1 on ASRock ION 330

⇒ Update: VMware ESXi 5.0 on ASRock ION 330

The ASRock ION 330 has a NVIDIA MCP79 chipset which is not officially supported by VMware's ESXi 4.1. However you can modify the AHCI driver and create a custom installer using mkesxiaio. If you do not want to modify the driver yourself you can get my pre-modified one here. Just make sure to switch to AHCI mode in the BIOS.

Also by default the ION 330 has only 2GB of memory that is shared with the integrated graphics solution. Thus, to use the system with the pre-installed memory only, the amount of shared video memory has to be reduced in the BIOS to 32MB.


HowTo: Latex Stack

Beispiel: Darstellen eines Stacks in Latex.


Approximation der Fehlerfunktion für den Ti-89

Eine Approximation der Fehlerfunktion sowie der komplementären Fehlerfunktion für den Ti-89. Die Approximation stammt aus der Ti-TipList und basiert auf einem Algorithmus aus dem FDLIBM Paket von Sun Microsystems, Inc.


 1 2 3 >