![]() |
#1
|
|||
|
|||
![]() hello,
![]() I need to 10.5.8 from 10.5.4, but i can update from any new distros The only distro that works is leo4all v4.1 for AMD (10.5.4) ------currently running i have also tried the ideneb 10.5.8 combo update , but after the install it goes to a blue loading screen forever. i have also tried the AMD Updater but i get a kernal panic when it modifys it . I have also tried AMD patcher to patch the file and that gives me a kernal panic at boot after install . System DEll inspiron 531s AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ 4 GB RAM SATA DVD and SATA HD Graphics- nivida nforce 6150s geforce 420 (256mb)(built in) Last edited by gsr101; 09-15-2009 at 12:06 AM. |
#2
|
|||
|
|||
![]() any one Know?
-------------sorry for the double post |
#3
|
||||
|
||||
Have you backed up the kernel before the update ? Also make sure You copied back System.kext, and after the update, delete all GFX kexts and injectors, then reboot and install them again after the update.
www.ultimae.com Panoramic music, for panoramic people. AMD Phenom II X6 3.5Ghz AMD 990FX Chipset Kingston HyperX 16GB 1600Mhz AMD Radeon HD6850 X2 CrossFire Seagate Barracuda Green 2TB |
#4
|
|||
|
|||
THANK you for replying
Im going to try this and ill let u know it helps, thanks These are the steps I followed to update my installation to 10.5.7, I have no use for 10.5.8 because there is really nothing worth updating for in that version. Anyway this worked for me, so maybe it will work for you as well. Credit goes to Imkantus for this great tutorial. First of all I would always apply only the next higher update, so you can assess where problems occur. 1. Create a back-up of your working kernel using: Code: sudo cp /mach_kernel /working_kernel Do the same with you Extensions folder, each time you update; Code: sudo cp -R /System/Library/Extensions /Extensions_bak 2. Make sure you have Disabler.kext and a Decrypter (dsmos.kext or AppleDecrypt.kext) installed. 3. Download the next Delta Update from Apple and apply it, but do not restart. 4. Open up Terminal and edit the first boot script using Code: sudo nano /System/InstallAtStartup/scripts/1 go to the end and replace "Dont Steal Mac OS X.kext" with your Decrypter (2). * 5. Boot up using Code: /working_kernel -v for the next time. 6. Reapply system.kext and eventually even seatbelt.kext and AppleSMBIOS.kext from your back-up to avoid the known problems. * This is no longer necessary at Update from 10.5.7 to 10.5.8 - instead of it make sure to repair file-permissions using OSx86 Tools before you reboot. Report your problems and errors and I am sure we'll find a solution, feel free to ask questions about my offhand-written How-To Bugatti: I have One ![]() Last edited by gsr101; 09-15-2009 at 01:32 AM. |
#5
|
||||
|
||||
Hmm, here's a quick tip :
- Download Andy's 9.8.0 kernel, it's here @Infinite. - Go into terminal, browse to / folder, make a copy of Your kernel, and set permissions : cp mach_kernel mach_kernel_old sudo chown -R 0:0 mach_kernel_old sudo chmod -R 755 mach_kernel_old - Install the update. - Reboot. While booting, press F8. At the prompt enter : mach_kernel_old -x - While in system install new kernel ( Andy's 9.8.0 ) using OSx86 Tools, or manually : sudo cp [path to Andy's mach_kernel file] /Volumes/your_leopard_volume/mach_kernel - Install System.kext from Andy's package using Kext helper, or manually ( the same as first step, cp+chmod+chown ). - Reboot. If it still doesn't work, boot with -s flag, then : mount -uw / and browse into /System/Library/Extensions - and use rm-rf command on any ATI/Nvidia injector if you installed any. Hope it will work. If not, the thread goes on =) PS. Try to get a newer distro - it saves a lot of time, downloading and effort. Like new iAtkos v7, or XxX 10.5.6 image. www.ultimae.com Panoramic music, for panoramic people. AMD Phenom II X6 3.5Ghz AMD 990FX Chipset Kingston HyperX 16GB 1600Mhz AMD Radeon HD6850 X2 CrossFire Seagate Barracuda Green 2TB Last edited by Taisto; 09-15-2009 at 02:01 AM. |
#6
|
|||
|
|||
ok, I couldnt find "browse to / folder,"
so, i used osx86 tools to backup the kernal . but it has an .backup extension... will that work? Quote:
since my dvd and HD is a Sata i get "still waiting for root" the only one that works is leo4all v4.1 for AMD Bugatti: I have One ![]() Last edited by gsr101; 09-15-2009 at 03:02 AM. |
#7
|
||||
|
||||
yepp, it will work - just at the boot prompt boot with .backup not _old suffix - and the same goes with changing the permissions. Oh, and / folder is Your root folder. "cd /" and You're there =)
As for the newer distros - it's easy to fix that. Copy AppleVIA / AppleVIAATA kexts from Your existing installation to any USB flash. Install the system, then start installer again, open terminal and copy them from USB to /System/Library/Extensions, then repair permissions and boot with -f. www.ultimae.com Panoramic music, for panoramic people. AMD Phenom II X6 3.5Ghz AMD 990FX Chipset Kingston HyperX 16GB 1600Mhz AMD Radeon HD6850 X2 CrossFire Seagate Barracuda Green 2TB |
#8
|
|||
|
|||
ugh..... i give up on updateing , ill just try to fix the still wating for root with the 10.5.8 distro , just so im clear , i get the still wating for root on booting the dvd , not the hd
will it still work 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. Bugatti: I have One ![]() |