Jump to content
56 posts in this topic

Recommended Posts

if you is using a USBInstaller why you not put the kexts in Extra/Extensions and use the boot flag, -f -v rd=disk0s2 UseKernelCache=No

 

the problem is what if device id for your controller Sata is not present in the kext AppleAHCI.kex, you have StillWaiting for root device, for it you need know your device and put in the kext


  • Sorry for the very late reply. This is my lspci -nn


  • root@J4hm:/home/jahm# lspci -nn

  • 00:00.0 Host bridge [0600]: Intel Corporation Device [8086:0154] (rev 09)

  • 00:01.0 PCI bridge [0604]: Intel Corporation Device [8086:0151] (rev 09)

  • 00:14.0 USB Controller [0c03]: Intel Corporation Device [8086:1e31] (rev 04)

  • 00:16.0 Communication controller [0780]: Intel Corporation Device [8086:1e3a] (rev 04)

  • 00:1a.0 USB Controller [0c03]: Intel Corporation Device [8086:1e2d] (rev 04)

  • 00:1b.0 Audio device [0403]: Intel Corporation Device [8086:1e20] (rev 04)

  • 00:1c.0 PCI bridge [0604]: Intel Corporation Device [8086:1e10] (rev c4)

  • 00:1c.1 PCI bridge [0604]: Intel Corporation Device [8086:1e12] (rev c4)

  • 00:1c.2 PCI bridge [0604]: Intel Corporation Device [8086:1e14] (rev c4)

  • 00:1d.0 USB Controller [0c03]: Intel Corporation Device [8086:1e26] (rev 04)

  • 00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:1e59] (rev 04)

  • 00:1f.2 SATA controller [0106]: Intel Corporation Device [8086:1e03] (rev 04)

  • 00:1f.3 SMBus [0c05]: Intel Corporation Device [8086:1e22] (rev 04)

  • 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device [1002:6742]

  • 01:00.1 Audio device [0403]: ATI Technologies Inc Device [1002:aa90]

  • 08:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8723]

  • 09:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
  • 1 month later...

you can put the kext

 

GenericUSBXHCI USB 3.0

 

http://www.osx86.net...do=file&id=3745

 

 

in Extra/Extentions then run my fix/myhack then it will be ready.

 

in your usb installer

 

 

 

 

discussion in

 

 

 

http://www.insanelym...-x-with-source/

 

 

 

 

and let see.

×
×
  • Create New...