Jump to content


  • 0
jakubwz

winload.exe error after applied .wim image

Question

Hi there,

 

I'm sure someone came across this problem before but I couldn't find an answer anywhere on the web as to how to avoid this scenario .. hoping I'll get lucky here.

 

I'm using Windows PE 3.1 from WAIK for Win7 with ImageX. I've downloaded GImageX which is a neat GUI for ImageX to capture images. When I capture an image of a computer and restore it back, I'm getting an error:

 

File: \Windows\system32\winload.exe

Status: 0xc000000e

 

In order to start the windows, I have to boot back to WinPE and do following commands:

 

bcdedit /set {default} device partition=c:

bcdedit /set {default} osdevice partition=c:

bcdedit /set {bootmgr} device partition=c:

 

THen the computer boots up without any problem.

 

The computer image I'm capturing has only one partition C: there is no system partition Windows 7 is creating with a standard installation. I'm also applying the image on one partition (partition 1).

 

Does anyone has an idea how to avoid it so it boots up once the image is applied?

 

Thanks

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Found the solution.

 

cmd.exe -> Diskpart -> list disk -> select disk 0 -> clean -> create partition primary -> select partition 1 -> format fs=ntfs -> active -> assign letter=X: -> exit

 

then apply the image. For some reason if the image is applied over old system, I get this error. I haven't tried quick format but that might work too.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.