Jump to content
27 posts in this topic

Recommended Posts

*Sighs at how little help this community can be sometimes...

 

Well, you will need to install it on your SATA drive, unfortunately. Also make sure you have your chipset set to AHCI in your bios settings. Once you have OS-X running you can get the IDE working with one of the JMICRON drivers that is around (search the forums).

 

Edit: The file you want is JMicronATA.kext, google "kexthelper" and use that to install it.

*Sighs at how little help this community can be sometimes...

 

Actually, this community is a huge resource and a wealth of information. People just get sick of anwsering questions that are easily anwsered by seaching google, this site, and other sites. Doing a bit of reading will save people lots of grief and endless reinstalls.

If you want to keep your current xp installation , you can partition your SATA drive into 2 partition containing Xp on one of them and installing Leopard on the second one. You will have a dual boot. Or you can erase the SATA HD completely and install just Leopard on it. Good luck.

Ok, so I spent 2 days reading this forum and found nothing about my problem :blink:

If anyone wants to answer my last post, I won't bother anyone anymore...

 

I'm sorry, I didn't mean to offend. I just like to suggest to people that they learn and understand how their hardware works, what all the bios settings mean, and just get a good understanding of their computer. I'm an old timer overclocker and linux hacker, so all this stuff come easy to me. Sorry... I hadn't had my coffee yet. :D

@Skyper

If I wanted to keep xp on one, leo on 2nd partition, the installation process is the same like with 2 drives? How to make leo to boot from 2nd part.? If you can give me some tutorial or link or something...

 

@VaporATX

I'm not offended. Just need a little help 'cause I'm stuck.

 

 

 

Thanx

"You need to install Leo on the second partition first to boot from it." - yes, I know that, I meant how to boot from second part. when installing?...

 

Nevermind, my specs

Core2Duo 4500

mobo: P5K SE

WD 160gb Sata & 40 gb IDE

ati 2400pro

2x1gb Kingston

 

---anything else?

When you have installed Leopard correctly do the following things:

Reboot using the Leopard DVD

Open a terminal after everything finally loads.

Find out what disk your leopard was installed on by issuing this command (my machine was rdisk0s2, will use rdiskXsY below, substitute accordingly)

diskutil list

 

Active the partition

 

fdisk -e /dev/rdiskXfdisk: 0>update

 

fdisk:*0> f Y

 

“Partition 2 marked active”

 

fdisk:*0> w

 

Device could not be accessed exclusively.

 

A reboot will be needed for changes to take effect. OK? [n]y

 

Writing MBR at offset 0.

 

fdisk: 0> qNow goto bootfix directory by typing:

 

cd /Volumes/123/files/bootfixand do the following

 

./dd if=/usr/standalone/i386/boot1h of=/dev/rdiskXsY bs=512

count=1umount /Volumes/Leopard

 

./startupfiletool -v /dev/rdiskXsY /usr/standalone/i386/boot

 

./bless -device /dev/diskXsY -setBoot -verbosereboot

Might I suggest you go buy a second sata drive to dedicate to OS X. Hard drives are dirt cheap these days and it'll make life much easier. I just got a 500 gig drive for a customer from Fry's the other day for like $65 bucks.

 

 

I don't have Leo dvd, it's a flat image of 2.51gb in .rar format, when extracted is 16gb! It's installing from winows. So, is this thing WORKING?

No, I know what a flat image is. It's just not a very easy way to go about things. I suggest you read up a bit and download the installer disk that is best for your board. You P5K-SE doesn't support AHCI so keep that in mind. Kalyway or iATKOS installers should work for you.

×
×
  • Create New...