Earlier quoted context omitted.
> It is especially unlikely to be the underlying cause of unexpected and seemingly premature catastrophic SSD failure. One of my graduate students experienced this, the hard way: writing up his thesis, his mum plugged in "the wrong USB C" charger. I don't know exactly what happened, but the board was utterly fried. The problem with the soldered-to-the-motherboard, everything-utterly-encrypted approach is that it's al…
> soldered-to-the-motherboard, everything-utterly-encrypted approach is that it's almost impossible to do data recovery Well, that's kind of the point. > You just have to be damn sure that you back it up correctly. Exactly. And that's as easy as plugging in an external hard drive occasionally, or storing critical files in the cloud.
Apple Silicon Macs can't boot from external drive if internal drive failed
221–230 of 422 posts
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#222Earlier quoted context omitted.
You can hack the bios to remove the DRM and use 2012 aftermarket batteries, or replace the cells. I dumped my x230, not worth the horribly priced aftermarket (if you break your screen it’s almost as expensive as another laptop and you’ll need to repair it). I love my newer x250 with no DRM for WiFi, 2x SSD slots, cheap batteries that can hotswap, cheaper 1080p IPS replacement screens, and 11hr+ battery life. The x230…
Ah yeah, the unlock to do this is called "1vyrain", right? https://github.com/n4ru/1vyrain/ Friend was telling me about it as he accidentally ordered a non-Lenovo battery and was considering sending it back but also considering trying this "unlock".
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#223Earlier quoted context omitted.
This is a tangential question. I adore my Thinkpad x230t but it has a whopping ~1 hour battery life at this point. Do you leave yours permanently plugged in or do you have some sort of modern battery solution for our ancient beast with an amazing keyboard?
Thinking of how the MNT Reform designed their battery solution[0], I wonder if it's possible to build a "battery enclosure" where you can just drop in a bunch of LiFePo4 cells, so you can just purchase commodity batteries. It seems super wasteful to buy a complete new battery every time because it's just the cells inside that lose energy capacity... [0] https://mntre.com/reform2/handbook/parts.html#battery-packs
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#224Earlier quoted context omitted.
Coincidentally I just bought a ThinkPad X230T this past weekend and it's powered on next to me at this moment! It runs great. I actually bought a couple, and a regular X230. Such nice machines, and very repairable. I am observing the fate of modern computing and trying to get a few easily-repairable machines to hopefully last a long time, rather than weird difficult-to-repair stuff. I have absolutely zero interest in…
I highly suggest you return them since the upkeep is very expensive. The repairs for screens is ridiculous, the batteries are horrible (the x220 has more longevity since the bios is DRM free), the cards are on a whitelist (only approved ones allowed). It is so bad I have some that are in disrepair until I can find parts for them again. The x240 to x270 will have modern parts that are cheap, the batteries internal and…
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#225Earlier quoted context omitted.
>> It also wouldn't win you any significant increase unusable lifespan, because when your drive starts retiring large numbers of blocks, all of your blocks are on the verge of failure. That's not true. Blocks degrade when written to. Most files are written once and read many times.
You're forgetting that SSDs use virtual addressing so writes are distributed relatively equally over the whole drive. Even data that is written once and never changed logically will probably move around on the SSD due to garbage collection. The virtualization algorithms are kept relatively secret, but I assume good SSDs will move full unchanged blocks around occasionally to distribute write load more equally on the p…
I hadn't considered that. Make sense. Better to move never-changing data to blocks that are still good but not worn out so those available writes can be utilized.
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#226General grumpiness about this particular design decision aside, it appears that since the T2 Macs, the main SSD was being used to store core system firmware. On T2 I think it's BridgeOS that sends the EFI image to the Intel side to boot it, and it does the firmware verification and loading. This setup has a benefit; namely, it is now impossible to brick the system with a bad BIOS/EFI flash, and you'll never need to u…
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#227Earlier quoted context omitted.
We keep on hearing about folks needing to swap out disks out that are broken who ALSO don't have apple care AND are out of warranty? I mean, how many people is this vs the millions / billions of idevices out there? Apple simplifies / integrates like crazy - that is a focus for them. No separate bios flash - my guess is others start copying them personally. Because apple products hold value so well, I just sell me 2 y…
And the people buying your used devices have no apple care and are out of warranty, so they’ll complain if they can’t repair it. Apple devices will stop holding value so well the less repairable they get, which in turn will also increase your costs.
This is really the proof point.
This is a combination of apples total system engineering and software update story. You don't need applecare to get updtes on an iphone.
For example, looking at recently sold items on Ebay - Iphone 5S 32GB is going for $100. That's an 8 year old phone.
Take your 8 year old HTC - nothing close to that.
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#228Earlier quoted context omitted.
Ah yeah, the unlock to do this is called "1vyrain", right? https://github.com/n4ru/1vyrain/ Friend was telling me about it as he accidentally ordered a non-Lenovo battery and was considering sending it back but also considering trying this "unlock".
That looks very nice, before you had to flash the bios yourself, I never heard of it. I just got lazy and never flashed the bios, I'll set time to use this. Makes the battery replacement much less painful, thank you!
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#229Earlier quoted context omitted.
Given that the encryption keys for the SSD are stored in the Secure Enclave, moving the SSD elsewhere wouldn't do you any good anyway.
...and that's the second problem they created.
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#230Too bad my next Mac won't be so flexible!