|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Windows 2003, scsi to ide
Petersson, Mats wrote:
>
>
>
>> -----Original Message-----
>> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
>> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
>> Jeff Williams
>> Sent: 21 June 2007 09:47
>> To: xen-users@xxxxxxxxxxxxxxxxxxx
>> Subject: [Xen-users] Windows 2003, scsi to ide
>>
>> I have a Windows Server 2003 vmware image which I have
>> converted across
>> to a xen image. However, the vmware image was installed on a SCSI
>> virtual disk and booting it under HVM (which uses IDE disks
>> only) gives
>> me a "Stop 0x0000007B error" as discussed at
>> http://support.microsoft.com/kb/314082/. My problem being that the KB
>> article covers Windows XP and not Server 2003 and the
>> instructions don't
>> seem to apply to Server 2003.
>>
>
> It may not be described as working for Win2K3, but I would have thought
> that it should work fine. The method of recognizing devices and loading
> the corresponding drivers is identical between XP and 2K3 [the actual
> kernel in both is identical modulo some minor bugfixes and updates that
> are out of sync].
>
I though so too. What threw me was the line:
Extract the Atapi.sys, Intelide.sys, Pciide.sys, and Pciidex.sys files
from the %SystemRoot%\Driver Cache\I386\Driver.cab file, or copy the
files to the %SystemRoot%\System32\Drivers folder.
Since my %SystemRoot%\Driver Cache\I386\Driver.cab didn't include
Atapi.sys or Intelide.sys.
Turns out that most of these were in my drivers directory already and I
just merged the registry information.
>> So, has anyone successfully added IDE drivers to a Windows Server 2003
>> image? I still have the server running under vmware if
>> anything needs to
>> be done on the running system, but I would like to migrate it.
>>
>
> I haven't actually done it, but I expect it to work.
>
The drivers install worked, but I still get the "Stop 0x0000007B" error.
I will investigate further....
Jeff
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|