linux mbr to gpt 十月 27, 2016 fdisk -l /dev/sda # Check the current disk label parted /dev/sda #convert to GPT if it's MBR , to MBR if GPT 阅读全文