On Wed, Jan 30, 2013 at 12:26:52AM +0100, Othmar Pasteka wrote:
> Introduce a new option "adapter_type" when converting to vmdk images.
> It can be one of the following: ide (default), buslogic, lsilogic
> or legacyESX (according to the vmdk spec from vmware).
>
> In case of a non-ide adapter, hea
Introduce a new option "adapter_type" when converting to vmdk images.
It can be one of the following: ide (default), buslogic, lsilogic
or legacyESX (according to the vmdk spec from vmware).
In case of a non-ide adapter, heads is set to 255 instead of the 16.
The latter is used for "ide".
Also se