![]() |
#11
|
||||
|
||||
Reinstall Kext from Backup folder in Single User Mode -s
Boot into Single User Mode by using the -s boot-flag 1. Allow for the modification of files by typing: Code:
/sbin/mount -uw / Code:
cd /System/Library Code:
cp -R /Backup/forcedeth.kext Extensions/forcedeth.kext Code:
chmod -R 755 Extensions/ Code:
chown -R root:wheel Extensions/ Code:
touch Extensions/ Code:
rm -Rf Extensions.mkext -v Verbose Mode displays useful information durring the boot process. -f Forces OSX to load kexts from the extensions folder instead of the cache file. We did delete the cache file so this is just a precaution. MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#12
|
|||
|
|||
Silly me. I did'nt know there was a 2nd page. Thanks for the effort, Lance. I figure that restoring back to where it was brings me back to the original problem. And not knowing that there was a 2nd page that is waiting for me to read and respond, I decided to install version 10.5.6. Well, I just did to night and the new version seems to work fine. Thanks a lot for your help. Your description of the script commands was a great help to me.
|
#13
|
||||
|
||||
No problem
![]() 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |