The role of the WinPE boot file

Source: Internet
Author: User
Tags ini

To implement booting WinPE on your hard disk, you must include the following three files avldr.pe peldr WINNT. SIF, and is copied to the C disk with the PE mirror file, and then the Boot.ini file is restarted before the WinPE boot menu appears.

Here's how they all work:

1, Avldr. PE is the file that was loaded when the computer was started, and there are 1 Peldr file names in the file.

2, Peldr is the PE boot loading program, the file has 7 data for the PE system directory name, according to the different PE mirror changes, such as I386 Wxpe, modify the note case-sensitive; There are 9 file names for Winnt.sif.

3, WINNT. The SIF is a bootstrap configuration file that can be opened with Notepad, as follows:

[SetupData]

Bootdevice= "RAMDisk (0)"

Bootpath= "WXPESYSTEM32"

Osloadoptions= "/minint/fastdetect/rdexportascd/rdpath=winpe.is_"

4, the 3 files and PE image files are copied to C disk, remember the last line in the Boot.ini file plus the following:

C:avldr. Pe= "WinPE"

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.