LTL Posted April 2, 2010 Share Posted April 2, 2010 If you can build a boot stick, and you have my motherboard and video card, you should be good to go. Otherwise you need your own DSDT and need to modify and or add/replace kext files. And modify smbios.plist and com.apple.boot.plist I'm using AsereBLNs Booter, DSDT, and some kexts I put together. In addition, I'm using the voodooHDA which you will need to install directly into your build. Enjoy FYI - to build your boot stick, drop a script like this into the booter folder and run it #!/bin/bash # replace rdisk5 and rdisk5s2 with your disks sudo fdisk -f boot0 -u -y /dev/rdisk4 sudo dd if=boot1h of=/dev/rdisk4s1 # replace boot1 with the name of your bootstick sudo rm /Volumes/boot/boot sudo cp boot /Volumes/boot PS- if you need more help making a boot stick or installing, you can always go HERE for a great noob step by step screen shot guide. LTL_10.6.3.zip Link to comment https://www.insanelymac.com/forum/topic/214483-ep45-ds3r-f10-boot-stick-1063-done/ Share on other sites More sharing options...
JBLanteigne Posted June 2, 2010 Share Posted June 2, 2010 Sounds good... what if I have a different gfx card? I have an ATI 3870 Link to comment https://www.insanelymac.com/forum/topic/214483-ep45-ds3r-f10-boot-stick-1063-done/#findComment-1480676 Share on other sites More sharing options...
Recommended Posts