Hello
I have a problem imaging a Dell Precision T5810 that has me stumped. Sequence of events is
- Boot machine off USB
- Confirm Network connectivity
- Select Task Sequence
- Remove USB stick and Reboot
- Machine comes back up and after awhile errors out with error "Unable to read task sequence configuration disk"
Opening a command prompt and running ipconfig shows that the machine has no NIC present
Logs show
- LOGGING: Finalize process ID set to 876
==============================[ TSBootShell.exe ]==============================
Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL'
Debug shell is enabled
Waiting for PNP initialization..
RAM Disk Boot Path: MULTI(0)DISK(0)RDISK(0)PARTITION(3)\_SMSTASKSEQUENCE\WINPE\SOURCES\BOOT.WIM
::GetVolumeNameForVolumeMountPointW( sDevicePath, szDeviceVolumeId, szDeviceVolumeId.size()), HRESULT=80070003 (e:\nts_sccm_release\sms\framework\tscore\devicepath.cpp,163)
DevicePath::DeviceNamespaceWin32Path(sDevicePath, rsWin32Path), HRESULT=80070003 (e:\nts_sccm_release\sms\framework\tscore\devicepath.cpp,119)
DevicePath::ArcToWin32Path(pszBootPath, rsLogicalPath), HRESULT=80070003 (e:\nts_sccm_release\sms\framework\tscore\bootsystem.cpp,112)
ConvertBootToLogicalPath failed (0x80070003). Retrying (0)...
I can;t figure out why the NIC is present on first boot but when it reloads winpe the second time to begin the image process it is absent. The WinPE is the same version on both the USB boot stick and the SCCM server
I have tried
- Booting off another USB
- Booting off CD
- Booting via PXE
- Usingg a USB Ethernet apapter
But the results are always the same.
Any help would be appreciated as I have run out of talent on this issue
- Edited by todd_au Tuesday, March 03, 2015 12:38 AM