Perryg wrote:Several things can be the cause but missing drivers and settings not being right are the biggest cause of this.
You need to find out what the HDD drive is. PIIX3, PIXX4. what the Netvork adapter was set for. That kind of thing. Also whether it was part of a domain and now it will not see it.
Here is info from the *.xml file that was created with the XP instance.
<BIOS>
<ACPI enabled="true"/>
<IOAPIC enabled="false"/>
<Logo fadeIn="true" fadeOut="true" displayTime="0"/>
<BootMenu mode="MessageAndMenu"/>
<TimeOffset value="0"/>
<PXEDebug enabled="false"/>
</BIOS>
<DVDDrive passthrough="false">
<Image uuid="{4ed5f736-26c8-448b-b0ec-b96c173862c0}"/>
</DVDDrive>
<FloppyDrive enabled="true"/>
<USBController enabled="true" enabledEhci="true"/>
<Network>
<Adapter slot="0" enabled="true" MACAddress="08002787851A" cable="true" speed="0" type="Am79C973">
<NAT/>
</Adapter>
<Adapter slot="1" enabled="false" MACAddress="0800272072E0" cable="true" speed="0" type="Am79C973"/>
<Adapter slot="2" enabled="false" MACAddress="0800278E64B6" cable="true" speed="0" type="Am79C973"/>
<Adapter slot="3" enabled="false" MACAddress="08002757C694" cable="true" speed="0" type="Am79C973"/>
<Adapter slot="4" enabled="false" MACAddress="08002792FE28" cable="true" speed="0" type="Am79C973"/>
<Adapter slot="5" enabled="false" MACAddress="0800276F5125" cable="true" speed="0" type="Am79C973"/>
<Adapter slot="6" enabled="false" MACAddress="080027F16F52" cable="true" speed="0" type="Am79C973"/>
<Adapter slot="7" enabled="false" MACAddress="080027B2D364" cable="true" speed="0" type="Am79C973"/>
</Network>
....
<StorageControllers>
<StorageController name="IDE" type="PIIX4" PortCount="2">
<AttachedDevice type="HardDisk" port="0" device="0">
<Image uuid="{18235de8-d43d-44a4-a8dd-c4dc6aed441b}"/>
</AttachedDevice>
I would have to look, but I may now have a SATA drive in my laptop; is this the type of thing
you are talking about?
Thanks,
Ken