View Single Post
 
Old 02-21-2008, 02:48 AM
eddie11c eddie11c is offline
Tiger
 
Join Date: Feb 2008
Posts: 261
yes once you copied them over open terminal and sudo -s

Code:
chown -R root:wheel /system/library/extensions/*
chmod -R 755 /system/library/extensions/*
can boot with -f too.
Reply With Quote