Displaying 7 results from an estimated 7 matches for "intelid".
Did you mean:
intelide
2015 Jul 11
8
Re: Migrate Win2k3 to KVM
....
>
> Well, then, you can mount the image in a Linux machine and use the
> chntpw tool to edit manually the registry and add the missing driver
> information?
>
Yes, I think.
> Basically, most you're missing here is linking some hardware classes
> to proper device (likely intelide.sys) so that your Windows can
> properly setup its storage stack.
>
I think this is the problem. How can we solve it?
TIA,
Ruzs
2015 Jul 11
0
Re: Migrate Win2k3 to KVM
...8086&dev_7111
keys. Some will be missing (otherwise, you'd boot ;-)).
- - Add the missing ones. For example: 'nk pci#ven_8086&dev_7111'
followed by: 'cd pci#ven_8086&dev_7111' followed by 'nv 1 Service' (1
for REG_SZ) followed by 'ed Service' and type intelide. Proceed like
that will all the missing keys & values[1], 'cd ..' when you're done
with all the values of a key, to proceed for the others
- - cd .. (you're now in Control)
- - cd .. (you're now in ControlSet001)
- - cd Services
- - Check you have the following keys: atapi...
2015 Jul 12
1
Re: Migrate Win2k3 to KVM
...ssing ones. For example: 'nk pci#ven_8086&dev_7111'
>
What does it mean "'nk"?
> followed by: 'cd pci#ven_8086&dev_7111' followed by 'nv 1 Service' (1
>
... and "'nv"?
> for REG_SZ) followed by 'ed Service' and type intelide. Proceed like
> that will all the missing keys & values[1], 'cd ..' when you're done
> with all the values of a key, to proceed for the others
> - - cd .. (you're now in Control)
> - - cd .. (you're now in ControlSet001)
> - - cd Services
> - - Check you h...
2015 Jul 25
0
Re: Migrate Win2k3 to KVM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 25/07/2015 13:55, Ruzsinszky Attila wrote:
> Hi Pierre,
>
> I got enough inspiration typing in the needed reg. keys.
>
> Here is a difference: What you wrote me:
>
> intelide
>> { ErrorControl(REG_DWORD): 00000001 Group(REG_SZ): System Bus
>> Extender Start(REG_DWORD): 00000000 Tag(REG_DWORD): 00000004
>> Type(REG_DWORD): 00000001 ImagePath(REG_SZ):
>> system32\drivers\intelide.sys }
>>
>
> My reg. keys:
>
> \ControlSet001\...
2015 Jul 11
5
Re: Migrate Win2k3 to KVM
Hi,
Do you need the exact error message (the codes)?
I don't want Virtio. I want to boot my image first.
As I mentioned I can't use the mergeide.req on the physical machine but I
can do anything with the image (if I don't het error messages from the
virt-win-reg).
I don't know if my restore to iSCSI volume was perfect. There wasn't any
error messages and the imag is able to
2015 Jul 11
0
Re: Migrate Win2k3 to KVM
...t het error messages from the
> virt-win-reg).
Well, then, you can mount the image in a Linux machine and use the
chntpw tool to edit manually the registry and add the missing driver
information?
Basically, most you're missing here is linking some hardware classes
to proper device (likely intelide.sys) so that your Windows can
properly setup its storage stack.
- --
Pierre Schweitzer <pierre at reactos.org>
System & Network Administrator
Senior Kernel Developer
ReactOS Deutschland e.V.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAEBAgAGBQJVoUXeAAoJEHVFV...
2016 Mar 04
0
Sharing virtualizing physical Server 2008R2 experience on CentOS 7
...are/
)
- specifically for S2008R2
- select HKLM then open the File menu to 'Load Hive' from \restored
drive\Windows\system32\config\SYSTEM. Give it a name e.g.
'restored_HLKM'
- navigate through the restored HKLM tree to \ControlSet001\services
and set the following for KVM
- intelide > start = 0
- lsi_sas > start = 4
- msahci > start = 0
- pciide > start = 4
- the actual value in my registry are 3 instead of 4 but the changes
appear to work regardless.
- Note: I'm using IDE not virtio mode to avoid any added complications.
Multi-core issue
==========...