>So if I set up a guest in VPC2007 (thus using IDE disk emulation) and
>then want to run this in a VS2005 scenario, I can create a new VS
>guest and point it to this VHD while telling VS2005 that the disk is a
>SCSI drive (the default)?
If the OS can handle the drivers and boot info, yep. You'll have to
make sure the SCSI Shunt driver gets loaded for good performance.
>I have migrated VPC2007 guests to VS2005 before but I always modified
>the defaults from SCSI to IDE as the disk type.
>Was this unnecessary?
It depends on the guest.
Remember that not all OS's have additions and those that don't will be
slower without the SCSI Shunt driver. And then there's the boot info
-- most likely it would be okay with a modern OS.
FWIW, Hyper-V requires the boot VHD to be IDE and the performance
difference is negligible with Hyper-V between SCSI and IDE.

Signature
Bob Comer
>>>Do you mean that the VHD file format is the same irrespective of the
>>>IDE/SCSI setting on the guest? So that one can use a VHD created as a
[quoted text clipped - 12 lines]
>the defaults from SCSI to IDE as the disk type.
>Was this unnecessary?
Bill Grant - 12 Oct 2008 04:34 GMT
>>So if I set up a guest in VPC2007 (thus using IDE disk emulation) and
>>then want to run this in a VS2005 scenario, I can create a new VS
[quoted text clipped - 33 lines]
>>the defaults from SCSI to IDE as the disk type.
>>Was this unnecessary?
I transferred a few vhds from VPC to Virtual Server IDE and then to
SCSI.
From memory I think the best plan is to add the SCSI adapter but boot up
as IDE. Then add the vmadditions to load the SCSI driver. You can then
allocate the vhd to the SCSI interface and boot from it.