当前位置:网站首页>How to solve the problem that MBR does not support partitions over 2T, and lossless transfer to GPT
How to solve the problem that MBR does not support partitions over 2T, and lossless transfer to GPT
2022-06-24 12:36:00 【shawyang】
Tencent cloud windows machine , Hard disk drive below 58003 The does not support online expansion of the hard disk
commonly powershell perform 2 Command to get the drive version of hard disk and network card [System.Diagnostics.FileVersionInfo]::GetVersionInfo("C:\Windows\System32\drivers\viostor.sys") [System.Diagnostics.FileVersionInfo]::GetVersionInfo("C:\Windows\System32\drivers\netkvm.sys")
or
(get-childitem "$env:systemroot\system32\drivers\viostor.sys").VersionInfo.FileVersion (get-childitem "$env:systemroot\system32\drivers\netkvm.sys").VersionInfo.FileVersion
Some friends , The hard drive is already >58003 Of 58005 了 , How to expand the data disk , There is no way to add the new space on the right to the partition on the left (“ Expand volume ” Grey point no )?
reason :MBR The biggest support 2T, Before the expansion , The partition of the data disk has been completed MBR 了 , Hard disk capacity after capacity expansion >2T, The new space cannot be added to the previous partition
Solution : Without losing previous data , utilize https://www.disktool.cn/download.html Change the original partition to GPT, then “ Expand volume ” You can click the button
Be careful : Take a snapshot before operation
Be careful : Take a snapshot before operation
Be careful : Take a snapshot before operation
Partition assistant usage :
边栏推荐
- [tke] GPU node NVIDIA Tesla driver reinstallation
- 9+! Predicting lymph node status from histology of colorectal cancer by deep learning
- The solution of distributed system: directory, message queue, transaction system and others
- Is it safe to apply for new bonds to open an account
- 11+! 结肠癌中基于 m6A 调节因子的甲基化修饰模式以不同的肿瘤微环境免疫谱为特征
- Essential key steps in the construction of e-commerce live broadcast source code
- 2022年有什么低门槛的理财产品?钱不多
- Getting started with scrapy
- Chenglixin research group of Shenzhen People's hospital proposed a new method of multi group data in the diagnosis and prognosis analysis of hepatocellular carcinoma megps
- National standard platform easygbs administrator assigns roles to sub users and troubleshooting of invalid channels
猜你喜欢
Opencv learning notes - loading and saving images
微医CodeReview工具链
GTEST from getting started to getting started
mLife Forum | 微生物组和数据挖掘
Group planning - General Review
[mysql_16] variables, process control and cursors
《回归故里》阅读笔记
从《梦华录》的争议性,谈谈数字版权作品的价值泡沫
How to write controller layer code gracefully?
Cloud native database: the outlet of the database, you can also take off
随机推荐
《回归故里》阅读笔记
一纸英雄帖,激起千层浪,横跨10国,一线大厂都派人来了!-GWEI 2022-新加坡
5分+的单基因泛癌纯生信思路!
How to configure the national standard platform easygbs neutral version?
Single gene pan cancer + simple experiment can be published 7 points+
Is it safe to apply for new bonds to open an account
Node cache vs browser cache
Practice of dynamic load balancing based on open source tars
Post processing - deep camera deformation effects
12+!不同癌症中TMB与ICI反应之间的免疫相关因素研究
As one of the bat, what open source projects does Tencent have?
JS和TS中常用特殊字符
What should music website SEO do?
Example of SMS interface verification code function implemented by ThinkPHP framework
pipeline groovy
巧妙构思-铁死亡调节因子分型预后发6+
Embedded must learn! Detailed explanation of hardware resource interface - based on arm am335x development board (Part 1)
Kubernetes best practice: graceful termination
Data stack technology sharing: open source · data stack - extend flinksql to realize the join of flow and dimension tables
Simple and flexible permission design?