A
A
Alexey Kalinin2015-03-16 14:57:32
PXE
Alexey Kalinin, 2015-03-16 14:57:32

Windows server 2012 r2 pxe how to fix boot?

Hello. I set up WDS according to the instructions https://sergeyvasin.wordpress.com/2012/06/06/wds-i... PXE loads, sees images, but when I try to load a Capture image, it gives an error https://imgur.com/6MzzfPk I can't think of a reason or solution.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
ldv, 2015-03-16
@Kaliha

https://social.technet.microsoft.com/Forums/window...

C:\>dism /mount-wim /wimfile:C:\RemoteInstall\Boot\x64\Images\capture_x64.wim /mountdir:C:\MountDir /index:1

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031

Mounting image
[==========================100.0%==========================]
The operation completed successfully.

C:\>dism /unmount-wim /mountdir:C:\MountDir /commit

Deployment Image Servicing and Management tool
Version: 6.3.9600.17031

Image File : C:\RemoteInstall\Boot\x64\Images\capture_x64.wim
Image Index : 1
Saving image
[==========================100.0%==========================]
Unmounting image
[==========================100.0%==========================]
The operation completed successfully.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question