当前位置:网站首页>How to check whether the disk is in guid format (GPT) or MBR format? Judge whether UEFI mode starts or legacy mode starts?
How to check whether the disk is in guid format (GPT) or MBR format? Judge whether UEFI mode starts or legacy mode starts?
2022-07-03 09:06:00 【R-G-B】
UEFI Pattern , Suitable for new computers , Hard disk GUID Partition format (GPT),
Legacy Pattern , Suitable for old machines , Hard disk MBR Partition format ;
The disk is GUID Format (GPT) still MBR Format ? Distinguish UEFI mode , still Legacy mode ?
1. see BIOS Pattern
“win+r" Shortcut key in " function ”, Input "msinfo32" enter , The following screen appears , You can see BIOS Pattern :
Tradition MBR Pattern :
Conventional MBR Patterns and new styles UEFI Pattern , This will have a direct impact on the way the dual system is installed .
UEFI Pattern , Suitable for new computers , Hard disk GUID Partition format (GPT),
Legacy Pattern , Suitable for old machines , Hard disk MBR Partition format ;
2. Check the hard disk format
“ This computer " Click on the right , Click on " management ”, Click on " Disk management ":
Right click , Attribute view disk format 

边栏推荐
- 我们有个共同的名字,XX工
- 求组合数 AcWing 885. 求组合数 I
- Solution of 300ms delay of mobile phone
- Try to reprint an article about CSDN reprint
- Es8 async and await learning notes
- URL backup 1
- 数字化转型中,企业设备管理会出现什么问题?JNPF或将是“最优解”
- SQL statement error of common bug caused by Excel cell content that is not paid attention to for a long time
- Find the combination number acwing 886 Find the combination number II
- MySQL index types B-tree and hash
猜你喜欢

一个优秀速开发框架是什么样的?

I made mistakes that junior programmers all over the world would make, and I also made mistakes that I shouldn't have made

我们有个共同的名字,XX工

求组合数 AcWing 885. 求组合数 I

excel一小时不如JNPF表单3分钟,这样做报表,领导都得点赞!

推荐一个 yyds 的低代码开源项目

LeetCode 715. Range 模块

Arbre DP acwing 285. Un bal sans patron.

Sword finger offer II 029 Sorted circular linked list

Sword finger offer II 091 Paint the house
随机推荐
DOM render mount patch responsive system
Sending and receiving of request parameters
Dom4j traverses and updates XML
C language file reading and writing
cres
传统办公模式的“助推器”,搭建OA办公系统,原来就这么简单!
求组合数 AcWing 886. 求组合数 II
推荐一个 yyds 的低代码开源项目
Slice and index of array with data type
传统企业数字化转型需要经过哪几个阶段?
教育信息化步入2.0,看看JNPF如何帮助教师减负,提高效率?
Discussion on enterprise informatization construction
The method for win10 system to enter the control panel is as follows:
PHP function date (), y-m-d h:i:s in English case
22-06-28 西安 redis(02) 持久化机制、入门使用、事务控制、主从复制机制
Sword finger offer II 029 Sorted circular linked list
即时通讯IM,是时代进步的逆流?看看JNPF怎么说
Methods of checking ports according to processes and checking processes according to ports
How to use Jupiter notebook
Concurrent programming (VI) ABA problems and solutions under CAS