Really stuck, tbh, as i'm not sure if I should just fix it or forget it and leave the macbook world.
Big Sur bug prevents upgrades to the next version
21–30 of 44 posts
Re: Big Sur bug prevents upgrades to the next version
#22My 2017 MBP got bricked trying to update to 11.1. Shut down for reboot, and never came back up. None of the troubleshooting steps worked. Apple won't budge since it was out warranty and wants $725 to fix it. They literally told me that maybe I should consider getting a new one. Such a joke. Really stuck, tbh, as i'm not sure if I should just fix it or forget it and leave the macbook world.
Re: Big Sur bug prevents upgrades to the next version
#23Re: Big Sur bug prevents upgrades to the next version
#24 //HACK ALERT: Fix Big Sur update problem
if ProductVersion = "11.1" &&
RequestedProductVersion = "11.0.1" {
RequestedProductVersion = "11.1"
}Re: Big Sur bug prevents upgrades to the next version
#25My 2017 MBP got bricked trying to update to 11.1. Shut down for reboot, and never came back up. None of the troubleshooting steps worked. Apple won't budge since it was out warranty and wants $725 to fix it. They literally told me that maybe I should consider getting a new one. Such a joke. Really stuck, tbh, as i'm not sure if I should just fix it or forget it and leave the macbook world.
Re: Big Sur bug prevents upgrades to the next version
#26"Under certain conditions, macOS 11.0.1 and macOS 11.1 hosts are requesting the update server send the 11.0.1 update, instead of requesting the next available one." What conditions are these?
I can reliably reproduce the issue by asking the MDM to list updates on the client. That puts the device in a bad state until the next reboot. But even without the MDM taking action, the client can enter this state as long as it's enrolled in the MDM. My guess is there a background download/check that happens at an unspecified interval.
Re: Big Sur bug prevents upgrades to the next version
#27My 2017 MBP got bricked trying to update to 11.1. Shut down for reboot, and never came back up. None of the troubleshooting steps worked. Apple won't budge since it was out warranty and wants $725 to fix it. They literally told me that maybe I should consider getting a new one. Such a joke. Really stuck, tbh, as i'm not sure if I should just fix it or forget it and leave the macbook world.
Have you tried installing Linux on it? It's bricked already, worth trying to salvage.
Re: Big Sur bug prevents upgrades to the next version
#28My 2017 MBP got bricked trying to update to 11.1. Shut down for reboot, and never came back up. None of the troubleshooting steps worked. Apple won't budge since it was out warranty and wants $725 to fix it. They literally told me that maybe I should consider getting a new one. Such a joke. Really stuck, tbh, as i'm not sure if I should just fix it or forget it and leave the macbook world.
Ugh, that’s terrible. AppleCare phone support can be hit-or-miss. You could try another rep. If you were up to it, you could book an appointment with a Genius at their store, and calmly but firmly lay out your case. Perhaps they would make it right, considering it’s destroying your satisfaction with their products. Failing that, you may be able to have it repaired less expensively by Louis Rossmann’s shop. (Not a cus…
Re: Big Sur bug prevents upgrades to the next version
#29Re: Big Sur bug prevents upgrades to the next version
#30My 2017 MBP got bricked trying to update to 11.1. Shut down for reboot, and never came back up. None of the troubleshooting steps worked. Apple won't budge since it was out warranty and wants $725 to fix it. They literally told me that maybe I should consider getting a new one. Such a joke. Really stuck, tbh, as i'm not sure if I should just fix it or forget it and leave the macbook world.