Jump to content
2 posts in this topic

Recommended Posts

I have Kalyway 10.5.2 on my AMD PC. I have searched and found the 10.5.3 combo updater thingie, but the only problem is the 10.5.3 updater is for intel only. Does anybody have any ideas?

Thanks,

 

~Panasa

 

The information is out there. You can use Zephyroth's ASU application and download the updates from apple. Patch them then install.

I would also look into the Voodoo Release 1 kernel as it is pretty handy for us AMD users.

 

Before you try any updating I would extremely encourage you to backup both your extensions folder and your kernel. You can do the following in Terminal:

sudo -s
mkdir /Backup
cd /System/Library
cp -r Extensions/ /Backup/
cp -r /mach_kernel /mach_kernel.backup

 

Now if you run into problems you have a copy of your kernel so if the kernel is the problem you can boot using

mach_kernel.backup -v

And if its a kext problem you can boot into Single User Mode and restore them from your new Backup folder.

 

Just search around for updating amd and you should find a plethora of information.

×
×
  • Create New...