Jump to content
5 posts in this topic

Recommended Posts

I have an interesting problem during the install of OSX the Disk Utility will find my Seagate SATA 250GB HD but not my Maxtor 120 IDE. THe bios for my motherboard Asus A8V socket 939 with an AMD 64 3500+. Currently i have Win Xp on the SATA HDD and my intention is to use the IDE for osX. Windows will see the IDE hard drive, i have tried creating different partitions, formatting the HDD as both FAT 32 and NTFS, setting the partition to active, and setting the IDE hdd as the primary drive in the bios.

 

osX still doesnt see it, does anyone have any suggestions?

  • 5 weeks later...

I think use commond "diskpart" maybe an easy way for you.

in winxp , run :

cmd

diskpart

select disk 1 (maybe 2 because you have two HDD, in may case the IDE HDD is 1,and sata HDD is2 )

list partition

select partition 1 ("1"should be the partition that you want to install mac os x , and the this partition should be a master but extend parititon)

delete partition (notice this action will destroy data @ this partition)

create partition primary id = af

exit

 

now , you can have a try with MAC OS X disk util

×
×
  • Create New...