Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Bootcamp thread for yi_D with Yosemite issues

Please post the output of the following...


diskutil list

diskutil cs list

sudo gpt -vv -r show /dev/disk0

sudo fdisk /dev/disk0

Posted on Nov 3, 2014 3:49 AM

Reply
39 replies

Nov 3, 2014 1:14 PM in response to Loner T

Last login: Mon Nov 3 16:13:24 on ttys000

1x-vl909-128-119-22-114:~ yi_D$ diskutil list

/dev/disk0

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *251.0 GB disk0

1: EFI EFI 209.7 MB disk0s1

2: Microsoft Basic Data DATA 60.0 GB disk0s2

3: Microsoft Basic Data BOOTCAMP 39.9 GB disk0s3

4: Apple_HFS Macintosh HD 150.1 GB disk0s4

5: Apple_Boot Recovery HD 650.0 MB disk0s5

1x-vl909-128-119-22-114:~ yi_D$ diskutil cs list

No CoreStorage logical volume groups found

1x-vl909-128-119-22-114:~ yi_D$ sudo gpt -vv -r show /dev/disk0

gpt show: /dev/disk0: mediasize=251000193024; sectorsize=512; blocks=490234752

gpt show: /dev/disk0: Suspicious MBR at sector 0

gpt show: /dev/disk0: Pri GPT at sector 1

gpt show: /dev/disk0: Sec GPT at sector 490234751

start size index contents

0 1 MBR

1 1 Pri GPT header

2 32 Pri GPT table

34 6

40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B

409640 2008

411648 117186560 2 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

117598208 77860864 3 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

195459072 262144

195721216 293243960 4 GPT part - 48465300-0000-11AA-AA11-00306543ECAC

488965176 1269536 5 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC

490234712 7

490234719 32 Sec GPT table

490234751 1 Sec GPT header

1x-vl909-128-119-22-114:~ yi_D$ sudo fdisk /dev/disk0

Nov 3, 2014 2:29 PM in response to Loner T

Last login: Mon Nov 3 16:13:36 on ttys000

Yidings-MacBook-Pro-3:~ yi_D$ sudo fdisk /dev/disk0

Disk: /dev/disk0 geometry: 30515/255/63 [490234752 sectors]

Signature: 0xAA55

Starting Ending

#: id cyl hd sec - cyl hd sec [ start - size]

------------------------------------------------------------------------

1: EE 1023 254 63 - 1023 254 63 [ 1 - 409639] <Unknown ID>

2: 07 1023 254 63 - 1023 254 63 [ 411648 - 117186560] HPFS/QNX/AUX

*3: 07 1023 254 63 - 1023 254 63 [ 117598208 - 77860864] HPFS/QNX/AUX

4: AF 1023 254 63 - 1023 254 63 [ 195721216 - 293243960] HFS+

Yidings-MacBook-Pro-3:~ yi_D$

Nov 3, 2014 2:47 PM in response to yi_D

How was the DATA partition formatted - NTFS or FAT32?

Depending on this you may find two NTFS headers if you use Testdisk. Each one has to be looked at to identify which has theboot loader/manager. Before the upgrade this would have been in the Windows partition, but Yosemite may have re-arranged it.

Please post the output of

sudo dd if=/dev/rdisk0s2 count=1 2>/dev/null | hexdump -C

and

sudo dd if=/dev/rdisk0s3 count=1 2>/dev/null | hexdump -C

Nov 3, 2014 3:07 PM in response to Loner T

The DATA partition and BOOTCAMP partition were NTFS formatted.


Last login: Mon Nov 3 18:04:00 on ttys000

Yidings-MacBook-Pro-3:~ yi_D$ sudo dd if=/dev/rdisk0s2 count=1 2>/dev/null | hexdump -C

00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 01 00 00 |.R.NTFS .....|

00000010 00 00 00 00 00 f8 00 00 20 00 ff 00 00 48 06 00 |........ ....H..|

00000020 00 00 00 00 80 00 80 00 ff 17 fc 06 00 00 00 00 |................|

00000030 e0 0f 62 00 00 00 00 00 a0 83 00 00 00 00 00 00 |..b.............|

00000040 02 00 00 00 08 00 00 00 6a bd 11 e4 e4 11 e4 60 |........j......`|

00000050 00 00 00 00 fa 33 c0 8e d0 bc 00 7c fb 68 c0 07 |.....3.....|.h..|

00000060 1f 1e 68 66 00 cb 88 16 0e 00 66 81 3e 03 00 4e |..hf......f.>..N|

00000070 54 46 53 75 15 b4 41 bb aa 55 cd 13 72 0c 81 fb |TFSu..A..U..r...|

00000080 55 aa 75 06 f7 c1 01 00 75 03 e9 dd 00 1e 83 ec |U.u.....u.......|

00000090 18 68 1a 00 b4 48 8a 16 0e 00 8b f4 16 1f cd 13 |.h...H..........|

000000a0 9f 83 c4 18 9e 58 1f 72 e1 3b 06 0b 00 75 db a3 |.....X.r.;...u..|

000000b0 0f 00 c1 2e 0f 00 04 1e 5a 33 db b9 00 20 2b c8 |........Z3... +.|

000000c0 66 ff 06 11 00 03 16 0f 00 8e c2 ff 06 16 00 e8 |f...............|

000000d0 4b 00 2b c8 77 ef b8 00 bb cd 1a 66 23 c0 75 2d |K.+.w......f#.u-|

000000e0 66 81 fb 54 43 50 41 75 24 81 f9 02 01 72 1e 16 |f..TCPAu$....r..|

000000f0 68 07 bb 16 68 70 0e 16 68 09 00 66 53 66 53 66 |h...hp..h..fSfSf|

00000100 55 16 16 16 68 b8 01 66 61 0e 07 cd 1a 33 c0 bf |U...h..fa....3..|

00000110 28 10 b9 d8 0f fc f3 aa e9 5f 01 90 90 66 60 1e |(........_...f`.|

00000120 06 66 a1 11 00 66 03 06 1c 00 1e 66 68 00 00 00 |.f...f.....fh...|

00000130 00 66 50 06 53 68 01 00 68 10 00 b4 42 8a 16 0e |.fP.Sh..h...B...|

00000140 00 16 1f 8b f4 cd 13 66 59 5b 5a 66 59 66 59 1f |.......fY[ZfYfY.|

00000150 0f 82 16 00 66 ff 06 11 00 03 16 0f 00 8e c2 ff |....f...........|

00000160 0e 16 00 75 bc 07 1f 66 61 c3 a0 f8 01 e8 09 00 |...u...fa.......|

00000170 a0 fb 01 e8 03 00 f4 eb fd b4 01 8b f0 ac 3c 00 |..............<.|

00000180 74 09 b4 0e bb 07 00 cd 10 eb f2 c3 0d 0a 41 20 |t.............A |

00000190 64 69 73 6b 20 72 65 61 64 20 65 72 72 6f 72 20 |disk read error |

000001a0 6f 63 63 75 72 72 65 64 00 0d 0a 42 4f 4f 54 4d |occurred...BOOTM|

000001b0 47 52 20 69 73 20 6d 69 73 73 69 6e 67 00 0d 0a |GR is missing...|

000001c0 42 4f 4f 54 4d 47 52 20 69 73 20 63 6f 6d 70 72 |BOOTMGR is compr|

000001d0 65 73 73 65 64 00 0d 0a 50 72 65 73 73 20 43 74 |essed...Press Ct|

000001e0 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f 20 72 65 |rl+Alt+Del to re|

000001f0 73 74 61 72 74 0d 0a 00 8c a9 be d6 00 00 55 aa |start.........U.|

00000200

Yidings-MacBook-Pro-3:~ yi_D$ sudo dd if=/dev/rdisk0s3 count=1 2>/dev/null | hexdump -C

00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|

00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 3f 00 00 00 |........?...?...|

00000020 00 00 00 00 80 00 80 00 ff 0f a4 04 00 00 00 00 |................|

00000030 03 00 00 00 00 00 00 00 ff 40 4a 00 00 00 00 00 |.........@J.....|

00000040 f6 00 00 00 01 00 00 00 e9 b2 c4 48 bf c4 48 82 |...........H..H.|

00000050 ff 83 7f 40 fa 33 c0 8e d0 bc 00 7c fb b8 c0 07 |...@.3.....|....|

00000060 8e d8 e8 16 00 b8 00 0d 8e c0 33 db c6 06 0e 00 |..........3.....|

00000070 10 e8 53 00 68 00 0d 68 6a 02 cb 8a 16 24 00 b4 |..S.h..hj....$..|

00000080 08 cd 13 73 05 b9 ff ff 8a f1 66 0f b6 c6 40 66 |...s......f...@f|

00000090 0f b6 d1 80 e2 3f f7 e2 86 cd c0 ed 06 41 66 0f |.....?.......Af.|

000000a0 b7 c9 66 f7 e1 66 a3 20 00 c3 b4 41 bb aa 55 8a |..f..f. ...A..U.|

000000b0 16 24 00 cd 13 72 0f 81 fb 55 aa 75 09 f6 c1 01 |.$...r...U.u....|

000000c0 74 04 fe 06 14 00 c3 66 60 1e 06 66 a1 10 00 66 |t......f`..f...f|

000000d0 03 06 1c 00 66 3b 06 20 00 0f 82 3a 00 1e 66 6a |....f;. ...:..fj|

000000e0 00 66 50 06 53 66 68 10 00 01 00 80 3e 14 00 00 |.fP.Sfh.....>...|

000000f0 0f 85 0c 00 e8 b3 ff 80 3e 14 00 00 0f 84 61 00 |........>.....a.|

00000100 b4 42 8a 16 24 00 16 1f 8b f4 cd 13 66 58 5b 07 |.B..$.......fX[.|

00000110 66 58 66 58 1f eb 2d 66 33 d2 66 0f b7 0e 18 00 |fXfX..-f3.f.....|

00000120 66 f7 f1 fe c2 8a ca 66 8b d0 66 c1 ea 10 f7 36 |f......f..f....6|

00000130 1a 00 86 d6 8a 16 24 00 8a e8 c0 e4 06 0a cc b8 |......$.........|

00000140 01 02 cd 13 0f 82 19 00 8c c0 05 20 00 8e c0 66 |........... ...f|

00000150 ff 06 10 00 ff 0e 0e 00 0f 85 6f ff 07 1f 66 61 |..........o...fa|

00000160 c3 a0 f8 01 e8 09 00 a0 fb 01 e8 03 00 fb eb fe |................|

00000170 b4 01 8b f0 ac 3c 00 74 09 b4 0e bb 07 00 cd 10 |.....<.t........|

00000180 eb f2 c3 0d 0a 41 20 64 69 73 6b 20 72 65 61 64 |.....A disk read|

00000190 20 65 72 72 6f 72 20 6f 63 63 75 72 72 65 64 00 | error occurred.|

000001a0 0d 0a 4e 54 4c 44 52 20 69 73 20 6d 69 73 73 69 |..NTLDR is missi|

000001b0 6e 67 00 0d 0a 4e 54 4c 44 52 20 69 73 20 63 6f |ng...NTLDR is co|

000001c0 6d 70 72 65 73 73 65 64 00 0d 0a 50 72 65 73 73 |mpressed...Press|

000001d0 20 43 74 72 6c 2b 41 6c 74 2b 44 65 6c 20 74 6f | Ctrl+Alt+Del to|

000001e0 20 72 65 73 74 61 72 74 0d 0a 00 00 00 00 00 00 | restart........|

000001f0 00 00 00 00 00 00 00 00 83 a0 b3 c9 00 00 55 aa |..............U.|

00000200

Yidings-MacBook-Pro-3:~ yi_D$

Nov 3, 2014 3:51 PM in response to Loner T

NO, I even don't know what is MBR.

All I did in the pas were those things:

"

1. use bootcamp assistant to create win7 installation flash disk.

2. reboot, hold command+R, use disk utility to wipe the whole disk.

3. create three partitions, first two for windows, third for mac.

4. install OS system on third partition

5. after 4th. restart with flash disk plugged in, hold OPTION, then choose BOOTCAMP

6. install windows on second partition.

(7.) when windows totally crashed, I erased the BOOTCAMP partition and reinstall windows on the this partition.

"

Bootcamp thread for yi_D with Yosemite issues

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.