Windows Server 2008 采用UEFI+GPT方式安装系统的方法

First of all, the USB stick MUST be formatted as a FAT32 drive. NTFS will not work!

(U盘必须格式化为FAT32格式,NTFS格式不能用)


Next, follow my instructions from Installing Windows 7 or Windows Server 2008 R2 from USB Stick. This will get you a USB stick that will work for non-GPT installs, but we need to modify it for EFI installs using Dell’s uEFI implementation.

(然后制作系统引导盘到U盘,此处可以用UltraISO做U盘系统引导)


Now, here’s the part that wasted so much of our time! On your USB stick, go into the H:\efi\microsoft\ folder and copy the boot folder into the H:\efi\ folder.

(然后把U盘目录下的\efi\microsoft\boot 目录复制到U盘\efi\文件夹下)


Next, go into an existing install of Windows 2008 R2 and copy the bootmgfw.efi file out of c:\Windows\Boot\EFI\ into the USB stick’s H:\efi\boot\ folder but rename it to BOOTx64.EFI (not case sensitive).

(然后找到一台已经装好的win2008系统 在C:\windows\boot\efi\目录下把bootmgfw.efi文件复制到U盘\efi\boot\目录下 并重命名为BOOTx64.EFI)


然后再用这个U盘进入UEFI boot下选择Boot From File -> U盘:\efi\boot\BOOTx64.EFI


此时就可以正常进去win2008的安装界面,正常在UEFI引导下安装系统。


本文属于转载,原地址为:https://www.cnblogs.com/hhdllhflower/p/5709262.html ,感谢原作者在google辛苦查找的资料,已证实此方法可行

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章