Bonjour tous,

J'ai restauré plusieurs machine physique (windows 2000) backupées avec Acronis vers des VMs.

3/4 fonctionnes.

LA dernière me pose problème (BSOD)
Nom : BSOD.jpg
Affichages : 831
Taille : 33,3 Ko

J'ai pu résoudre le problème (sur les 3 autres machines) en suivant des posts.
Ici j'ai trouvé un post intéressant qui donne l'info suivante :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Windows XP / 2000 / NT (buslogic and vmscsi)
To copy the appropriate disk controller driver from a working virtual machine with a Windows XP/2000/NT guest operating system:

    Power on the source for the conversion. The source can be physical or virtual.
    Power on a working virtual machine running a matching version of Windows.
    Copy the Buslogic disk controller device driver file located at %systemroot%\system32\drivers\buslogic.sys to the source for the conversion.
    Copy the VMware SCSI disk controller device driver file (if present) located at %systemroot%\system32\drivers\vmscsi.sys to the source for the conversion.
    Click Start > Run, type regedit, and press Enter.
    Browse to and export these registry keys:
     
        HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BusLogic
        HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CriticalDeviceDatabase\
        pci#ven_104b&dev_1040
        HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vmscsi

    Note: The vmscsi service registry key may not exist if VMware Tools is not installed on the virtual machine.
     
    Import the registry keys from step 6 into the conversion source.

    Note: Before making any registry modifications, ensure that you have a current and valid backup of the registry and the virtual machine. For more information on backing up and restoring the registry, see the Microsoft article 136393.
     
    Restart the source to complete installation.
    Perform another conversion with VMware Converter.
Sauf que via une console de repair (Windows 2000), je ne vois pas comment importer/exporter facilement des morceaux de registry, sauf en éditant via un outil et de créer moi même chacune des clés/valeurs.

1) Qui a déjà eu ce genre de problème et aurait une solution ? (BSOD 0x..7B) Windows 2000 / VMWare

2) Qui connait le moyen de faire des backup / restore d'une partie de la registry .. (sans écraser tout le reste) ...

Pour les 3 autres VMs, copier le driver vmscsi.sys et quelques autres manips m'ont sauvé ...

D'avance merci,

Didier