GPT + hybridMBR

 

- OS X 설치 시, 복구 파티션이 생생될 경우, 기존 파티션 구조를 무시하고 Boot Camp 파티션을 강제로 밀어내 나머지 파티션 구조를 깨트리므로 복구 파티션을 생성한 후에 Boot Camp 설치

 

> sudo diskutil list

 

 /dev/disk0

 #:

 Type Name

 Label

 Size

 Code

 Identifier

 0:

 GUID (EFI GPT) Partition Table

 

 500GB

 

 disk0

 1:

 EFI

 EFI

 200MB

 ee

 disk0s1

 2:

 Apple HFS+

 Mac HD

 137GB

 af

 disk0s2

 3:

 Apple Boot

 Recovery HD

 650MB

 ab

 disk0s3

 4:

 NTFS

 BootCamp

 57GB

 07

 disk0s4

 5:

 NTFS

 Data

 304GB

 07

 disk0s5

 

http://www.apple.com/kr/support/bootcamp/

 

 

GPTsync

 

> sudo gptsync /dev/disk0 2 4 5

> sudo gptsync /dev/disk0 2-af 4-07 5-07

 

gptsync-0.2.pkg.zip

gptsync-0.3.pkg

 

http://www.insanelymac.com/forum/index.php?showtopic=177505

 

 

TestDisk

 

testdisk-6.14.dos.zip

testdisk-6.14.mac_intel.tar.bz2

testdisk-6.14.win.zip

testdisk-6.14.win64.zip

 

http://www.cgsecurity.org/

 

 

파티션 오류 수정

 

- OS X: 디스크 검사

- Windows: chkdsk /f, 시동복구