overdue-scratch

Author Topic: No IDE drive if i boot from RC4 from HDD, works from IBoot CD  (Read 2490 times)

0 Members and 1 Guest are viewing this topic.

badname

  • Entrant
  • Posts: 1
No IDE drive if i boot from RC4 from HDD, works from IBoot CD
« on: October 09, 2010, 11:32:51 PM »
makes no sense to me
tried installing rc3 but could not boot at all
back to rc4

all drives show up in chameleon boot screen

tripple boot from retail disk 10.6 upgraded to 10.6.4 , win 7, ubuntu 10.04

have jmicron ata and sata kexts

p5q3 c2d
2gb ram

500 gb sata OS drive
1tb sata storage
1tb sata storage
200gb ide music drive

Gringo Vermelho

  • Forum Moderator
  • Posts: 611
  • The gray monster energy hat
Re: No IDE drive if i boot from RC4 from HDD, works from IBoot CD
« Reply #1 on: October 15, 2010, 08:55:34 AM »
Your iboot CD can boot your OS X install because it has the right drivers on it.
Just installing Chameleon, fakesmc.kext and nothing else will only work on extremely compatible hardware.

Look inside the RAM disk image on your iBoot CD and copy the appropriate kernel extensions to /extra/extensions on the partition where Chameleon is installed.
« Last Edit: October 15, 2010, 09:02:39 AM by Gringo Vermelho »
10.9.5 - ASUS P8Z77-V Pro - i5 3570K - GTX 660 - Chameleon 2.3 svn-r2xxx
How to...
Install Chameleon: http://forum.voodooprojects.org/index.php/topic,649
Make your own Chameleon boot CD: http://forum.voodooprojects.org/index.php/topic,484.msg2131.html#msg2131

sjchu

  • Entrant
  • Posts: 1
Re: No IDE drive if i boot from RC4 from HDD, works from IBoot CD
« Reply #2 on: December 14, 2010, 07:46:28 PM »
It's very likely that the driver does not recognize the device ID of the IDE/ATA controller that connects your HDD.
1. make sure you have a kext for ATA controller,
2. find the device ID (VID:DID) of your ATA controller, (lspci -nn -v gives you listing that includes the info you'll need.)
3. make sure the device ID is listed in the info.plist of the kext.
4. if the device is is not in the info.plist, patch it in.