Direkt zum Inhalt

Error deploying Windows 10 on Latitude E7470

Thread needs solution

Hello,

I do a master image on my latitude E7470 with the PE-Image and want to deploy on the same machine. but than this error appears (its in german):

<event id="39" level="4" module="7" code="4" time="1476775401" message="Schreibfehler." line_tag="0x1379326A370940AB" hide="1" />
            <event id="40" level="4" module="16" code="218" time="1476775401" message="Kann das Laufwerk des Snapshot Managers nicht schreiben." line_tag="0x8D5BF87C202E84FA" hide="1" />
                <event id="41" level="4" module="0" code="9" time="1476775401" message="Unbekannter Status." line_tag="0x2AACB7B2AB852AC" hide="1" />
                    <event id="42" level="4" module="0" code="65520" time="1476775401" message="Unknown Win32 error" line_tag="0xBD28FDBD64EDB8E0" hide="1" />
    <event id="43" level="2" module="52" code="0" time="1476775401" message="Entferne Client '172.16.12.76' von Sitzung 'Latitude E7470 - Windows 10 N'." />
    <event id="44" level="2" module="52" code="0" time="1476775401" message="Sitzung 'Latitude E7470 - Windows 10 N' wurde entfernt." />
    <event id="45" level="2" module="52" code="0" time="1476775402" message="Host '172.16.12.76' mit MAC-Adresse '18:DB:F2:19:69:95' fragt nach Deployment." />
    <event id="46" level="2" module="52" code="0" time="1476775402" message="Session 'Default': Verknüpfe Client '172.16.12.76'." />

How could it be, that i can take an image, but not deploy on the same machen?! There are so many problems with snap deploy....

0 Users found this helpful

Are you using the WinPE for the image and the recovery, or the WinPE for the image, but the server for the deployment?  

WinPE is Windows based and may contain better driver compatibility.  For instance, Windows 10 ADK that is used to creat WinPE already has the  necessary intel NIC drivers for the 7470 and the newer PCI NVME hard drives as well.  But, Acronis SD5 1660 from the server is LINUX based and relies on Linux drivers which do not include drivers for the newer intel NICS on these Dells, nor does it have NVME PCIE driver support in version 1660.

 But, there is a beta 1666 that does have these linux drivers and should help if this is what you're trying to do.  

One other note about Winpe vs the default Linux media is RAID mode in the bios.  Linux is usually lacking RAID controller drivers.  WinPE is better, but  often lacks RAID drivers by default too.  However, we have the ability to add RAiD controller drivers like the INtel Rapid Storage Technology drivers that would be needed to support an actual RAID set (RAID 0, 1, 5, etc).  Those have to be injected using DISM commands afterwards though and can be simplified using a tool like DISMGUI.