You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

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

Cannot boot to windows 7 after canceling bootcamp backup

Im running win7 x64 and OS X on MacBook air. Yesterday i made regular bootcamp back-up. When back-up is processing, i cancel it. After that, i cant boot to win7.

Results of the “sudo gpt -r -vv show disk0”

User uploaded file

Results of the “sudo fdisk /dev/disk0”

User uploaded file

Is there any recommendation? thank you

MacBook Air, Mac OS X (10.5.1)

Posted on Aug 15, 2014 8:38 PM

Reply
59 replies

Aug 16, 2014 8:04 AM in response to bob_silicon

TM should not modify any partitioning information, unless a restore was attempted instead of a backup. Are you certain it was a backup? Also the long number after GPT and a number is the same for entries 2 and 4, which indicates a HFS+ file system.


Can you post the output of diskutil list command?


In the Console logs, can you look for backup messages and check what happened?


We can attempt recovery once it is known what happened?

Sep 5, 2014 7:58 PM in response to bob_silicon

This is the step-by-step guide - http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step


Due to issues with Apple Discussions forum, the screen shots you posted are no longer visible in this thread. 😟


Can you post text versions of the output of the following? You can use cut-and-paste. Please remove any personal information as you see fit.


1. diskutil list

2. sudo gpt -vv -r show /dev/"Bootcampdisk" (replace the string "Bootcampdisk" with disk0, disk1, disk2, etc.).

3. sudo fdisk /dev/"Bootcampdisk"

4. sudo dd if=/dev/r"Bootcampdisk" count=1 2>/dev/null | hexdump -C (please notice the "r" before the "Bootcampdisk" name).


This will allow information to be recorded here before any changes are made.

Sep 6, 2014 7:33 PM in response to bob_silicon

the output of command sudo gpt -vv -r show /dev/"disk0"

applematoMacBook-Air:~ apple$ sudo gpt -vv -r show /dev/"disk0"

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

gpt show: /dev/disk0: PMBR 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 PMBR

1 1 Pri GPT header

2 32 Pri GPT table

34 6

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

409640 244140624 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC

244550264 1269536 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC

245819800 1640

245821440 244151128 4 GPT part - 48465300-0000-11AA-AA11-00306543ECAC

489972568 262151

490234719 32 Sec GPT table

490234751 1 Sec GPT header

Cannot boot to windows 7 after canceling bootcamp backup

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