MACS osx 无法加载

MACS osx 无法加载

我重新对 Mac 驱动器进行了分区,然后当我尝试删除这些分区时,我的 MAC 不再启动。

diskutil list

/dev/disk1
0 GUID_partition_scheme    500GB    disk1
1 EFI EFI                  209.7MB  disk1s1
2 Apple_HFS                379.9GB disk1s2
3 Apple_HFS  Recovery HD   650MB   disk1s3

我尝试启动恢复模式而不执行重新安装,但列出的唯一磁盘是 EFI 分区 disk1s1。

运行 diskutil verifyDisk disk1 时

Volume on disk1s2 has 0 bytes of trailing loader space ad it needs 134217728 bytes.
Error: 69765: Partition map needs repair because a data partition needs loader space.

运行 diskutil repairDisk disk1 时

Preparing to create trailing loader space by shrinking the volume "" on disk1s2.
Creating the loader space, part 1 of 3: Verifying the file system
Problems were encountered during repair of the partition map
Error: -69763: Partition map repair failed file system check while creatig loader space for a data partition. You should repair specific partition and then try repairing partition map again.

有任何想法吗?

相关内容