+ Post New Thread
Results 1 to 5 of 5
O/S Deployment Thread, WinPE in Technical; Built the WINPE disk following microsofts step by step guide but whenever i put it in the reference pc it ...
  1. #1

    Join Date
    Dec 2011
    Location
    UK
    Posts
    9
    Thank Post
    3
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    WinPE

    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?

  2. IDG Tech News

  3. #2

    Join Date
    Jan 2012
    Location
    USA
    Posts
    6
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    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. #3

    Join Date
    Oct 2011
    Posts
    22
    Thank Post
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0
    ......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

  5. #4
    TheLibrarian's Avatar
    Join Date
    Apr 2009
    Location
    Wolverhampton
    Posts
    936
    Thank Post
    195
    Thanked 198 Times in 150 Posts
    Rep Power
    63
    Try Kape, it's not free but it is cheap and it takes all of the pain out of creating WinPE disks / pens.

  6. #5
    somebloke's Avatar
    Join Date
    Feb 2012
    Location
    Ireland
    Posts
    13
    Thank Post
    2
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    How did you build the WinPE disk, was it through MDT?

SHARE:
+ Post New Thread

Similar Threads

  1. [SCCM 2007] x86 PC only wants to boot x64 WinPE
    By Ric_ in forum O/S Deployment
    Replies: 4
    Last Post: 19th April 2010, 11:01 PM
  2. WinPE: Which driver types needed?
    By sparkeh in forum O/S Deployment
    Replies: 1
    Last Post: 22nd February 2010, 02:32 PM
  3. WinPE from USB on Mac
    By LeightonJames in forum Mac
    Replies: 14
    Last Post: 9th February 2010, 03:00 PM
  4. [SMS 2003] Marvell NICs \ WinPE
    By gshaw in forum O/S Deployment
    Replies: 1
    Last Post: 2nd December 2009, 12:44 PM
  5. WDS WinPE Network Driver Confusion!
    By Diello in forum Windows
    Replies: 3
    Last Post: 25th July 2008, 11:27 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •