Use winpe for Windows 8 EFI Installation

Source: Internet
Author: User

Win7pe
Create a netbook/super general operating system

Reject the temptation of Windows 8, win8pe
Create a general operating system for tablets

Winpe is powerful.

But today, I encountered a problem, that is, buying a Dell version is Windows 8 + EFI.

Okay. As a result, hard disks cannot be started on winpe.

I tried to solve it myself, and there were not many methods:

1. If you want to use winpe, find a pe that supports EFI.

2. If the hard disk is mounted according to the above, the system disk will have a Win8, so win7pe cannot be started and win8pe can only be started.

Currently I have found EFI-supported pes with wingwy-win8pe4.0 and windows8 RP PE 512 M kinglion

If you do not unlock the WIM installation method, add a winpe startup Item with easybcd to point to the first step of the WIM file started by PE.

The key is that pathchanges from winload.exe to winload. EFI.

Windows Startup manager ------------------ identifier {bootmgr} device partition = \ device \ harddiskvolume1path \ EFI \ Microsoft \ Boot \ bootmgfw. efidescription Windows boot managerlocale ZH-cninherit {globalsettings} integrityservices enabledefault {current} resumeobject {region} displayorder {current} {d5c8b51b-034d-11e3-88a0-5cf9dd62e2c1} toolsdisplayorder {memdiag} timeout 3 displaybootyeswindows Boot Loader identifier {current} device partition = C: path \ windows \ system32 \ winload. efidescription Windows 8 locale ZH-cninherit {bootloadersettings} recoverysequence {d5c8b50e-034d-11e3-88a0-5cf9dd62e2c1} integrityservices enablerecoveryenabled yesisolatedcontext yesallowedinmemorysettings 0x1510975osdevice partition = C: systemroot \ windowsresumeobject {detail} NX optoutbootmenupolicy standardwindows start loader ----------------- identifier {d5c8b51b-034d-11e3-88a0-5cf9dd62e2c1} device ramdisk = [C:] \ winpe. wim, {d5c8b51a-034d-11e3-88a0-5cf9dd62e2c1} path \ windows \ system32 \ winload.exe description win8pelocale en-usosdevice ramdisk = [C:] \ winpe. wim, {d5c8b51a-034d-11e3-88a0-5cf9dd62e2c1} systemroot \ windowsdetecthal yeswinpe Yes

Modifying this path is not very simple, because Windows 8 is a 64-bit system, and many BCD tools on the Internet are not available

Only the administrator can run cmd.

Run

 
C: \ luozhuang> bcdedit/set {d5c8b51b-034d-11e3-88a0-5cf9dd62e2c1} path "\ windows \ system32 \ winload. EFI"

In this way, the winpe startup Item is changed. This article uses the WIM file in the wingwy-win8pe4.0, not undo, tools with easybcd2.2, Windows 8 64-bit system, DELL notebook.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.