- Windows 10 for Enterprise Administrators
- Jeff Stokes Manuel Singer Richard Diver
- 271字
- 2021-07-02 18:20:05
Changing from BIOS/legacy mode to UEFI mode
The main blocker, especially for releases up to 1607, is installations done in BIOS or legacy mode. You can perform an in-place upgrade in BIOS mode, but you will end up in BIOS mode again. A lot of enterprise customers want the benefits of the new UEFI mode, especially the new security features, which require the secure boot feature, which itself requires UEFI mode. So you end up having to decide between doing a smooth and fast in-place upgrade and not being able to use UEFI, secure boot and dependent services such as Credential Guard and Device Guard, or you can perform a classic wipe and load with all its problems of losing settings, needing to store user data, and so on.
Beginning with release 1703, there is now a method supported by Microsoft to change from BIOS mode to UEFI mode without installing an OS. The required tool, MBR2GPT.exe, is now included in the OS sources. MBR2GPT needs to be executed in offline mode, so run it from within Windows PE or attach the disk as a data disk to a running OS and execute it from there. If you are already on release 1703 or higher, you can convert it before upgrading to a new OS. If you are on a lower release, you first need to upgrade to 1703 at least. The tool can only prepare the disk, convert the MBR to GPT, and update the boot entry. To change the firmware itself from BIOS to UEFI mode, you need to use the manufacturer tools or do it manually.
- Visual FoxPro程序設(shè)計(jì)教程
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Learning RabbitMQ
- 差分進(jìn)化算法及其高維多目標(biāo)優(yōu)化應(yīng)用
- C語(yǔ)言程序設(shè)計(jì)
- 程序是怎樣跑起來(lái)的(第3版)
- Learning ArcGIS for Desktop
- HTML5從入門(mén)到精通 (第2版)
- 運(yùn)用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- RealSenseTM互動(dòng)開(kāi)發(fā)實(shí)戰(zhàn)
- Internet of Things with ESP8266
- INSTANT Yii 1.1 Application Development Starter
- R用戶Python學(xué)習(xí)指南:數(shù)據(jù)科學(xué)方法
- JavaScript應(yīng)用開(kāi)發(fā)實(shí)踐指南
- Visual Studio Code 權(quán)威指南