<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi list,<br>
    <br>
    it is possible to change the DMI Chassis Serial value in the VM
    config?<br>
    <br>
    Virtualbox is able to perform this via the following command for
    example:<br>
    <tt>c:\Program Files\Oracle\VirtualBox\VBoxManage.exe setextradata
      "NAME_OF_VIRTUAL_MACHINE"
      "VBoxInternal/Devices/pcbios/0/Config/DmiChassisSerial"
      "123456789"</tt><br>
    <br>
    <tt>Handle 0x0300, DMI type 3, 21 bytes<br>
      Chassis Information<br>
          Manufacturer: Red Hat<br>
          Type: Other<br>
          Lock: Not Present<br>
          Version: RHEL 7.2.0 PC (i440FX + PIIX, 1996)<br>
      <font color="#ff0000"><b><big>    Serial Number: Not Specified</big></b></font><br>
          Asset Tag: Not Specified<br>
          Boot-up State: Safe<br>
          Power Supply State: Safe<br>
          Thermal State: Safe<br>
          Security Status: Unknown<br>
          OEM Information: 0x00000000<br>
          Height: Unspecified<br>
          Number Of Power Cords: Unspecified<br>
          Contained Elements: 0<br>
    </tt><tt></tt><tt><br>
    </tt><tt>root@demo:~ # dmidecode -s chassis-serial-number</tt><tt><br>
    </tt><b><big><font color="#ff0000"><tt>Not Specified</tt></font></big></b><br>
    <br>
    <br>
    I want to change the red above!!<br>
    Is there a way to change that in Ovirt as well?<br>
    <br>
    Best regards and thank you for your help.<br>
    Christoph<br>
    <br>
    <br>
  </body>
</html>