Earlier quoted context omitted.
In practice, exhausting NAND write endurance is usually not what causes SSDs to fail in the field. It is especially unlikely to be the underlying cause of unexpected and seemingly premature catastrophic SSD failure. Also, it is not possible for an SSD to decrease your usable storage space over time. That would break any partition table format or filesystem that expects an ordinary block device. It also wouldn't win y…
> 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…
Apple Silicon Macs can't boot from external drive if internal drive failed
381–390 of 422 posts
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#382Earlier quoted context omitted.
>> 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. Not that I don't appreciate a security-minded platform, it just seems overkill for 99% of the people who'll purchase them, and do nothing but cause heartache when the internal SSD fails. And fail they do. it's rare, but I've had several SSDs (Toshiba and Crucial, if…
I recently learned that my hard drive was encrypted with Bitlocker, had I not been attempting to get Genode running off a USB stick, I might have gone on for a year or to in blissful ignorance of how remarkable insecure my stuff was as a result of this. It took about 12 hours to decrypt it, and restore sanity. Availability is part of security, if it's encrypted, and you don't (or can't) boot just the way Microsoft wa…
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#383Earlier quoted context omitted.
No it's not a joke. If the password is sufficiently complex, it can't be brute forced in a reasonable amount of time. But it's still a way for you to get your data back having only the SSD on which it is stored. Or, well, fine, let there be an active element. But let me export the master key then. It's my device, I have root access to it, I should be allowed to do that. And, yes, do still put the SSD into a slot. > I…
I mean, just turn off encryption if that’s what you want. I don’t think you grasp how the encryption keys are generated, derived, and stored. And I doubt you are using a password the length of the key. Well, maybe you create a USB human interface device that fits on your keyring to type it for you. I do have something like that for one time codes, but if that is your sophistication level, then we wouldn’t have this d…
> I don’t think you grasp how the encryption keys are generated, derived, and stored.
And you're wrong.
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#384Earlier quoted context omitted.
Landfill and the environment are legitimate concerns.. i’m just gonna quote the website > The new MacBook Pro has been carefully designed with the environment in mind. The enclosure is now made with 100% recycled aluminum. And we use recycled rare earth elements in all the magnets in the product. MacBook Pro is free of numerous harmful substances and all the virgin wood fiber in our packaging comes from responsibly-m…
That's all fine and good, but once any single component of that block of embodied carbon fails the whole thing is now e-waste. Which means I guess apple is buying up carbon offsets in order to recycle that e-waste back into a new M2 or M3 mac? How much faith do you have in carbon offsets? The aluminum and rare earth elements are recycled - what about the rest of it? A modular design means a failed SSD only sends the…
But just something else to keep in mind: at mass production scales certain choices that may seem less useful for repair, often greatly enhance reliability. eg soldered on componentry - such things don’t present an issue to the official refurbishment programme however they present a challenge to the incredibly small % of people who want to open their laptop for amateur repair.
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#385Earlier quoted context omitted.
For laptops, soldered vs socketed DRAM is mostly about power, not performance. But it is true that soldering DRAM makes it possible to reach higher bus speeds than are practical to achieve through a DIMM slot; this is why GPUs don't have upgradable RAM.
Laptops that have soldered RAM (including Apple) do not come with overclocked RAM though. I don't even know of any system with soldered RAM that would let you try pushing the speeds in practice, so this advantage is never leveraged. But we do know how far DIMMs can go. Mainboard memory trace layouts have gotten ridiculously optimized. DDR4-5200 is a totally "normal" XMP spec now, there are even 5400 kits out there I…
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#386Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#387Earlier quoted context omitted.
I recently learned that my hard drive was encrypted with Bitlocker, had I not been attempting to get Genode running off a USB stick, I might have gone on for a year or to in blissful ignorance of how remarkable insecure my stuff was as a result of this. It took about 12 hours to decrypt it, and restore sanity. Availability is part of security, if it's encrypted, and you don't (or can't) boot just the way Microsoft wa…
If it is so, your data will go. Backup backup backup. Otherwise unencrypted data cannot save you.
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#388Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#389It was so easy before for Mac users to drag and drop data and use it for external boot. Then Apple Mac OS X made it more complicated. And now the new Apple Silicon Macs have made it too hard for the user to recover from hardware failure. Through this article, I have got my concerns addressed and now the solution is here. Thumbs up for the info.
Re: Apple Silicon Macs can't boot from external drive if internal drive failed
#390Earlier quoted context omitted.
> That's just reads like BS. Because it partly is. It's just a lame defence / justification of soldering SSD, RAM and other parts, the major advantage of which is to make modern electronics more complex, hard to repair and prevent upgrades (i.e. "planned obsolescence"). If SSDs were reliable beyond 5+ years, manufacturers would be highlighting that and even offering guarantees for such a period. (Hell, most RAM today…
Except soldering everything on can give you HUGE performance boosts. Like, laptops come with soldered-on RAM that you can't get in a DIMM configuration because the soldered on stuff is so fast it needs a fast path to the CPU, which DIMM slots can't provide. And now with Apple building all system RAM directly into the chip die, it's just a whole new ballgame. So you can either go modular and have a slow PC, or you can…