View Single Post
 
Old 10-14-2009, 02:35 PM
rdachs2 rdachs2 is offline
Cheetah
 
Join Date: Oct 2009
Posts: 2
Hello i got several Problems..

I installed 10.6 in the D630 Harddisk using "OSInstall.mpkg" on my Macbook. Just the system, no fonts, no translations..
Then i installed chameleon bootloader 2RC3.pkg.
After this i expanded your "DELL D620/630/830 INTEL X3100.mpkg", so i was getting intel.pkg which i also expanded. I copied everything in there, in the locations on D630 Harddisk.

Then i did the followed in Terminal:
(D630 HDD = "sl")


cd /Volumes/sl/System/Library/Extensions
chown –R root:wheel *
chmod –R 755 *

cd /Volumes/sl/Library/LaunchDaemons
chown –R root:wheel *
chmod –R 755 *

cd /Volumes/sl/Library/Preferences/
chown –R root:wheel *
chmod –R 755 *

cd /Volumes/sl/Extra
chown –R root:wheel *
chmod –R 755 *

Now i was booting the HDD in my D630 and the "after-install-screen" appeared. But only internal keyboard was working. I created my user and now i´m stuck in desktop.

wifi works
sound works
x3100 works

but

usb fail (wake up in BIOS is enabled)
touchpad fail

Also appears multiple boxes with Messages, that "System extension cannot be used" "was installed improperly"

What can i do??

Last edited by rdachs2; 10-14-2009 at 02:39 PM.
Reply With Quote