自慰无码一区二区三区,国产精品永久免费视频,国产精品无码AV无码,CHINESESPANK国产免费网站

  • 企盾分響-北京IT外包運(yùn)維-機(jī)房建設(shè)-網(wǎng)絡(luò)維護(hù)-寬帶網(wǎng)絡(luò)組網(wǎng)方案-網(wǎng)絡(luò)接入服務(wù)商

1、先取消掛載磁盤,安裝一個(gè)gdisk工具

yum install -y gdisk

2、分區(qū)格式轉(zhuǎn)換,執(zhí)行以下命令:

# 執(zhí)行以下命令
[root@nginx-web ~]# gdisk /dev/vdc
GPT fdisk (gdisk) version 0.8.10
Partition table scan:
MBR: MBR only
BSD: not present
APM: not present
GPT: not present
***************************************************************
Found invalid GPT and valid MBR; converting MBR to GPT format
in memory. THIS OPERATION IS POTENTIALLY DESTRUCTIVE! Exit by
typing 'q' if you don't want to convert your MBR partitions
to GPT format!
***************************************************************
Command (? for help): w ###輸入 w 保存
Final checks complete. About to write GPT data. THIS WILL OVERWRITE 
EXISTING
PARTITIONS!!
Do you want to proceed? (Y/N): y ## 輸入y,將新的分區(qū)表寫入/dev/vdc磁盤
OK; writing new GUID partition table (GPT) to /dev/vdc.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot.
The operation has completed successfully.

以防萬一可以先使用云硬盤備份功能對磁盤進(jìn)行一個(gè)備份,畢竟數(shù)據(jù)的安全才是第一位!!

咨詢反饋
掃碼關(guān)注

添加客服微信咨詢

返回頂部