PDA

View Full Version : Windows 7 parition is not recognized by Disk Utility




Apollo33
Jul 16, 2009, 02:50 PM
Here's the output from FDISK:

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 - 629145600] HFS+
*3: 07 1023 254 63 - 1023 254 63 [ 629557248 - 204800] HPFS/QNX/AUX
4: 07 1023 254 63 - 1023 254 63 [ 629762048 - 347009024] HPFS/QNX/AUX


Shouldn't it recognize that the last two partitions are NTFS? In addition, /dev/disk0s3 seems to represent BOTH NTFS partitions... likely why OS X can't read it properly.

#3 is the WinRE partition that Windows 7 forces you to create.
#4 is the full NTFS partition containing Windows 7.

Anyone else had this issue or know how to fix it?



MacDawg
Jul 16, 2009, 02:53 PM
Try installing NTFS-3G (http://www.ntfs-3g.org/) and see what you get

Woof, Woof - Dawg http://homepage.mac.com/k.j.vinson/pawprint.gif

Apollo33
Jul 16, 2009, 03:07 PM
Try installing NTFS-3G (http://www.ntfs-3g.org/) and see what you get

Woof, Woof - Dawg http://homepage.mac.com/k.j.vinson/pawprint.gif

I've already done that and I still don't see it. I've even tried mounting /dev/disk0s3 with ntfs-3g through the terminal.

MacDawg
Jul 16, 2009, 03:10 PM
Sorry, but based on your original post I am not really sure of the question

Can you give another explanation of your issue?
Maybe even a screen shot of what you are seeing in Disk Utility?

Woof, Woof - Dawg http://homepage.mac.com/k.j.vinson/pawprint.gif

LtRammstein
Jul 16, 2009, 03:14 PM
I think he's trying to see if the kernel will recognize the Windows partition.

You said you tried the fdisk command. How about trying the df command? The df command will display disk space that's free, so it might recognize the Windows partition.

Apollo33
Jul 16, 2009, 04:47 PM
I think he's trying to see if the kernel will recognize the Windows partition.

You said you tried the fdisk command. How about trying the df command? The df command will display disk space that's free, so it might recognize the Windows partition.

"df: /dev/disk0: Raw devices not supported"

Image from Disk Utility when I try to mount:
http://imagebin.ca/img/gqa5HsgQ.png