Jump to content

Recommended Posts

Posted
Built the WINPE disk following microsofts step by step guide but whenever i put it in the reference pc it comes up with failed to boot windows, try inserting installation disk, etc, etc.. anyone know how to get it running?
Posted
Make sure that you're using a source disk that matches the hardware ... x64 or x32bit. Also you generally need 512 RAM for these type things. Also have you taken a look at the Win7PE_SE project? It is a version of Windows 7 that boots and you can really customize it.
  • 4 weeks later...
Posted

......map network drive

 

......use z:\ \\servername\sharepath

 

......get ready for imaging

 

diskpart

select disk 0

select partition 2

format fs=ntfs label="OS" quick

assign c

active

exit

 

 

......image time

 

d:\

imagex /apply z:\imagename.wim "imagename" c:\

 

......reboot after complete

......boot to win PE

 

bcdboot c:\windows

 

......reboot and setup windows

Guest TheLibrarian
Posted
Try Kape, it's not free but it is cheap and it takes all of the pain out of creating WinPE disks / pens.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...