U disk boot uefi normal

PHPz
Release: 2024-02-15 08:57:23
forward
1052 people have browsed it

php editor Xinyi introduces you to a common method of booting UEFI from a USB disk. UEFI (Unified Extensible Firmware Interface) is a new generation of computer firmware interface standard. Compared with traditional BIOS, UEFI has more functions and scalability. By using a USB flash drive to boot UEFI, you can install or run other operating systems or tools on your computer. In this article, we will introduce you to a simple method to make a USB flash drive and boot your computer in UEFI mode.

To this day, there are still many loyal and old users of Windows 7.

It is true that the stability and durability of Windows 7 are classic and epoch-making. People who have used it say it well.

Although times have changed, there may still be people using XP after it has been retired for so long, let alone Windows 7, which is so easy to use.

Well, if you still want it to continue to shine and heat, naturally you cannot avoid the topic of how to install it.


The easiest way to install Windows 7 is to use a CD, but making a CD is relatively troublesome. The more popular approach now is to use a USB flash drive to install.

First of all, we need to know that for Windows 7, if you want to use a USB flash drive, you must use the UEFI startup method.

Although Windows 7 naturally supports this startup method, it does not support it enough and requires us to do it a little bit.

Next, let’s introduce how to use a USB flash drive to install Windows 7. The method is super simple, don’t blink!


Test platform: Windows 7 Enterprise Edition

Image file: cn_windows_7_enterprise_with_sp1_x64_dvd_u_677685

U disk: Ordinary U disk above 8G Can


Three steps to create and install a U disk

Step summary:

1. Format the U disk into FAT32 file format.

2. Copy all the files in the Windows 7 installation image disk to the USB disk.

3. Copy the two boot files required by UEFI to the USB disk.

Let’s take a look at the specific steps.


1. Format the USB flash drive into FAT32 file format.

No need to say much about this, everyone on earth knows it!


U disk boot uefi normal



2. Copy all the files in the Windows 7 image

This is not difficult Well, people on earth should know it too!

Find the Windows 7 image file you want to install, which is the file with iso extension, and then use decompression software or a program like UltraISO to directly drag out all the files in the image and copy them to U in the root directory of the disk.

The image file can be downloaded from itellyou.cn, and you can choose from various versions.


U disk boot uefi normal



3. Copy the boot files required for UEFI to the USB disk

The two files I have here are copied to the corresponding directories.


1. Copy bootmgfw.efi to the root directory of the USB disk. 2. Copy BootX64.efi to the \efi\boot\ directory of the USB flash drive.


Win7_UEFI_Start required files.7z(507K)

Link: https://pan.baidu.com/s/1b9_TP20CmXeOQjccWH7cOA

Extraction code:


That’s it, it’s easy, you don’t need any U disk creation tools or anything!

A long way to go, the UEFI startup method is to find the startup file, which is different from the traditional MBR startup method of finding the boot sector.

The above is the detailed content of U disk boot uefi normal. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:pc-daily.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!