Don’t format a drive of M1 Macs from recovery mode
giuliomagnifico.medium.com
Don’t format a drive of M1 Macs from recovery mode
1–10 of 154 posts
Re: Don’t format a drive of M1 Macs from recovery mode
#2Re: Don’t format a drive of M1 Macs from recovery mode
#3Re: Don’t format a drive of M1 Macs from recovery mode
#4The one area with these M1 Macs that seems barely even half cooked is how they treat their disks. Does anyone know if this due to hardware limitations in the M1 architecture, or are the restrictions in the firmware level? I'm wondering if this is even fixable by Apple in later updates.
Re: Don’t format a drive of M1 Macs from recovery mode
#5Re: Don’t format a drive of M1 Macs from recovery mode
#6Why not just do the usual dd if=/dev/zero of= bs=1M count=1024 instead of using those weird proprietary tools?
Re: Don’t format a drive of M1 Macs from recovery mode
#7Same, or similar behaviors with the 2020 Intel MBP. I ended up having to format the drive as an exFAT drive and then reformat again as APFS to get it to reinstall it was a real pain in the ass.
Instead with ARM you can’t mount the disk as an external drive. That’s why this mess started!
Re: Don’t format a drive of M1 Macs from recovery mode
#8Why not just do the usual dd if=/dev/zero of= bs=1M count=1024 instead of using those weird proprietary tools?
Re: Don’t format a drive of M1 Macs from recovery mode
#9Why not just do the usual dd if=/dev/zero of= bs=1M count=1024 instead of using those weird proprietary tools?
You'd likely brick your mac if you don't do it the anointed way.
Re: Don’t format a drive of M1 Macs from recovery mode
#10If an issue takes less than 5 different attempts to resolve and under 1-2 hours to fix, that can't really be called painful, merely annoying. Especially when it's only a one-time problem.