I was using Windows 7 64-bit (installed via bootcamp) since last 2 years without any problem on my MBP.
A couple days ago, my display drivers crashed (in Windows) and I hard rebooted the system. It rebooted itself in "startup repair" but couldn't repair itself and I couldn't boot in Windows again.
I rebooted the system in Mac (OS X 10.6.8). I can't find my Windows partition here. In the "disk utility", it shows "disk0s3" which is greyed out.
From the mac terminal, I ran the following command:
which gave me the following output:
How can I access my Windows Bootcamp partition in Mac and copy the files from it?
Any help will be highly appreciated!
A couple days ago, my display drivers crashed (in Windows) and I hard rebooted the system. It rebooted itself in "startup repair" but couldn't repair itself and I couldn't boot in Windows again.
I rebooted the system in Mac (OS X 10.6.8). I can't find my Windows partition here. In the "disk utility", it shows "disk0s3" which is greyed out.
From the mac terminal, I ran the following command:
Code:
sudo fdisk /dev/disk0
which gave me the following output:
Code:
Disk: /dev/disk0 geometry: 60801/255/63 [976773168 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: AF 1023 254 63 - 1023 254 63 [ 409640 - 398458880] HFS+
*3: 07 1023 254 63 - 1023 254 63 [ 399132672 - 577640448] HPFS/QNX/AUX
4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
How can I access my Windows Bootcamp partition in Mac and copy the files from it?
Any help will be highly appreciated!