Tader Posted May 29, 2008 Share Posted May 29, 2008 I wrote this script to try do the software update to 10.5.2/10.5.3 in a Hackintosh safe way. Essentially it's just http://netkas.org/?p=50 but scripted It only works iff: - you use pc_efi & vanilla kernel & dsmos.kext - update to 10.5.2 or 10.5.3 - you want to install *all* updates Usage: - download script - tar -zxvf safe_software_update.tar.gz - chmod a+x safe-software-update.sh - sudo ./safe-software-update.sh - type I ACCEPT - wait for the script to finish - reboot Bad Axe 2 users: After update to 10.5.3 I had to set my SATA ports in IDE mode to work. As requested by kilven I created an other version which only runs the 10.5.3 update. I personally prefer the 1st version because of the chance it may also work for future updates... safe_software_update.tar.gz update_to_10.5.3.tar.gz Link to comment https://www.insanelymac.com/forum/topic/107468-mostly-safe-software-update-script/ Share on other sites More sharing options...
kilven Posted May 30, 2008 Share Posted May 30, 2008 Maybe you could replace that line with softwareupdate to have MacOSXUpd10.5.3-10.5.3 instead of -a? So it will only install the mac os update! Link to comment https://www.insanelymac.com/forum/topic/107468-mostly-safe-software-update-script/#findComment-763458 Share on other sites More sharing options...
Tader Posted May 30, 2008 Author Share Posted May 30, 2008 Maybe you could replace that line with softwareupdate to have MacOSXUpd10.5.3-10.5.3 instead of -a? So it will only install the mac os update! I have added a new version doing this to my original post. I'm not sure if the 1st script installs ignored updates, the softwareupdate manpage tells the -a option selects "All appropriate updates." But the tool also has commandline options for setting and resetting ignored updates, so I expect it to obey this list. Link to comment https://www.insanelymac.com/forum/topic/107468-mostly-safe-software-update-script/#findComment-763900 Share on other sites More sharing options...
Tader Posted June 30, 2008 Author Share Posted June 30, 2008 I just used this script to update my Hackintosh to 10.5.4 and it worked at once. Link to comment https://www.insanelymac.com/forum/topic/107468-mostly-safe-software-update-script/#findComment-801828 Share on other sites More sharing options...
Recommended Posts