GPT 表损坏了?

GPT 表损坏了?

我正在运行 Ubuntu 16.04。从终端启动 gparted 时:

sudo gparted

我收到警告:

Both the primary and backup GPT tables are corrupt.  Try making a fresh 
table, and using Parted's rescue feature to recover partitions.

我的问题是:这有什么可担心的吗?

我已经运行了这个命令:

sudo gdisk /dev/sda

它让我回

Found valid GPT with hybrid MBR; using GPT.

No problems found. 158101641 free sectors (75.4 GiB) available in 3
segments, the largest of which is 157839360 (75.3 GiB) in size.

这仅仅是 gparted 的误报吗?我注意到在移动驱动器上的 Mac Recovery 分区后,这种情况开始发生。我有 6 个分区:EFI 系统分区、Macintosh HD、Recovery HD、linux-swap 和 Ubuntu 的 ext4。谢谢!

相关内容