Same problem, but so far no solution.I get the same error. Tried multiple times. Mac Studio M2 Ultra. Not sure what to do.
Same problem, but so far no solution.I get the same error. Tried multiple times. Mac Studio M2 Ultra. Not sure what to do.
ota download isn’t the only way to install the beta. it’s probably the way most people do it because it is the quickest.Same problem, but so far no solution.
But seemed to be hammered out at the end.Some rose-colored glasses there. SL had its issues early-on.
🙂
I haven’t, but since everything I’m using is working with beta 1, I think I just might wait for beta 3 and see what happens. If there are still problems with updating, I’ll try the full installer.ota download isn’t the only way to install the beta. it’s probably the way most people do it because it is the quickest.
there are other ways:
- ipsw file
- full installer
- bootable usb of full installer
have you tried these ways?
I think you may be right!Just say No to this beta, especially if it's your daily driver. If you are having trouble installing, you are lucky, it's the "universe" trying to tell you not to. 🙅
ota download isn’t the only way to install the beta. it’s probably the way most people do it because it is the quickest.
there are other ways:
- ipsw file
- full installer
- bootable usb of full installer
have you tried these ways?
most recent tahoe public beta full installer link will be revealed in terminal if you runI easily found the IPSW file, but where is the full installer available?
for file in $(curl -# https://swscan.apple.com/content/catalogs/others/index-26beta-1.sucatalog | grep com_apple_MobileAsset_MacSoftwareUpdate.plist | grep -Evw '(com_apple_MobileAsset_MacSoftwareUpdate.plist.integrityDataV1)' | sed -e s/"<string>"//g -e s/"<\/string>"//g -e s/\ //g); do
curl -s $file | egrep -A 1 -m 2 '(>Build<|OSVersion)' | sed -e s/"<string>"//g -e s/"<\/string>"//g -e s/\ //g | sed -e s/"<key>"//g -e s/"<\/key>"//g -e s/\ //g
echo $file | sed -e "s/com_apple_MobileAsset_MacSoftwareUpdate.plist/InstallAssistant.pkg/g"
done
IMO - Beta 2 doesn’t have problems, it was the updater itself. If you get the dreaded “Failed to prepare the software update. Please try again”-error, follow the instructions above, grab the full installer and run that. It works!Is this update still having issues? I have an M1 MBA.