作者kaijajan (kj)
看板MAC
标题[求救] 修复 apfs partition table
时间Wed Mar 31 11:39:56 2021
如题
有一颗ssd的apfs partition table异常,导致无法开机
用资料救援软体看了一下应该资料都还在
只是partition table消失了
另外大概一两年前有针对这个ssd做整颗的clone
目前是使用这颗旧的开机,但是资料设定整颗ssd的内容都是旧的
想请教是否有可能透过旧的这颗把原来的ssd partition复原呢?
有用工具列出partition的讯息如下:
sudo gpt -r show disk1 (partiton table损坏的ssd)
start size index contents
0 1 PMBR
1 3750748814
3750748815 32 Sec GPT table
3750748847 1 Sec GPT header
sudo gpt -r show disk0 (旧的ssd且能开机
start size index contents
0 1 PMBR
1 1 Pri GPT header
2 32 Pri GPT table
34 6
40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
409640 3750339168 2 GPT part - 7C3457EF-0000-11AA-AA11-00306543ECAC
3750748808 7
3750748815 32 Sec GPT table
3750748847 1 Sec GPT header
希望有高手能帮忙,谢谢
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 223.137.16.215 (台湾)
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/MAC/M.1617161998.A.C08.html
1F:→ concord: 如果是我,会用 Disk Drill 扫看看... 03/31 14:57
2F:推 soto2080: GPT header 开个linux 改回去就好 apfs 的部分不确定 04/01 14:29