IBM HMC - Virtualbox to ESXi

Discussion in 'Virtualization' started by obermotz, Oct 22, 2013.

  1. obermotz

    obermotz MDL Novice

    Nov 10, 2009
    2
    0
    0
    #1 obermotz, Oct 22, 2013
    Last edited by a moderator: Apr 20, 2017
    Hi,

    I succesfully installed IBM HMC (Hardware Management Console) in Virtualbox. Originally this piece of software runs on a modified IBM xSeries server with a modified BIOS. Because of this, some undocumented VBox parameters had to be added manually to the .vbox file to fool HMC into believing that it runs on the "real" HW:

    Code:
    <ExtraDataItem name="VBoxInternal/Devices/pcbios/0/Config/DmiBoardVendor" value="IBM CORPORATION"/>
    <ExtraDataItem name="VBoxInternal/Devices/pcbios/0/Config/DmiSystemProduct" value="7042CR5"/>
    <ExtraDataItem name="VBoxInternal/Devices/pcbios/0/Config/DmiSystemSerial" value="0699999"/>
    <ExtraDataItem name="VBoxInternal/Devices/pcbios/0/Config/DmiSystemVendor" value="IBM CORPORATION"/>
    <ExtraDataItem name="VBoxInternal/Devices/pcbios/0/Config/DmiSystemVersion" value="7.3"/>
    I would like to move this VM to ESXi 5.1 but don't really know how to add these parameters to the .VMX file (or to the BIOS if it cannot be done by modifying the .VMX). Could someone point me in the right direction regarding this?
     
  2. obermotz

    obermotz MDL Novice

    Nov 10, 2009
    2
    0
    0
    Solved - found a pre-patched BIOS online.
     
  3. sebus

    sebus MDL Guru

    Jul 23, 2008
    6,356
    2,026
    210
    Not really complicated, right?
     
  4. Tito

    Tito Super Mod / Adviser
    Staff Member

    Nov 30, 2009
    18,681
    18,587
    340
    #4 Tito, Oct 23, 2013
    Last edited by a moderator: Apr 20, 2017
    Undocumented??

    :vertag: