실수로 두 개의 HFS + 파티션을 삭제했습니다 . 나는 그들 둘 다의 시작과 끝 부분을 안다. 이러한 파티션은 100 % 건강합니다. Raise Data Recovery에서 볼 수 있지만 testdisk에서는 볼 수 없습니다. 우분투 또는 Windows에서이 파티션을 복원하기 위해 MBR 을 수동으로 편집하려면 어떻게 합니까?
우분투 터미널의 "sfdisk -l"명령은 다음을 보여줍니다 :
Disk /dev/sda: 60801 cylinders, 255 heads, 63 sectors/track
Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/sda1 12+ 12747- 12736- 102294528 7 HPFS/NTFS
/dev/sda2 12747+ 48643- 35896- 288328704 f W95 Ext'd (LBA)
/dev/sda3 0 - 0 0 0 Empty
/dev/sda4 0 - 0 0 0 Empty
/dev/sda5 12748+ 43870 31123- 249995466 7 HPFS/NTFS
/dev/sda6 43871+ 48144- 4274- 34324480 83 Linux
/dev/sda7 48145+ 48643- 499- 4001792 82 Linux swap / Solaris
여기서 sda3 및 sda4는 이러한 파티션입니다.