Earlier quoted context omitted.
It’s very easy on iOS to make a backup of your phone including all apps, settings, and data. Either to the cloud to locally to your own storage. What am I missing?
> to the cloud to locally Requires payment for backup of any meaningful size. > locally to your own storage I don't own a mac. I own Linux. How do I backup iOS to my device? How do I restore it?
macOS 15.2 breaks the ability to copy the OS to another drive
91–100 of 338 posts
Re: macOS 15.2 breaks the ability to copy the OS to another drive
#92What is this about? I seem to be missing a lot of context. > Apple broke the replicator. What's the replicator? > What this means is this: until Apple fixes the bug, you'll have to use "Backup - all files" with "Smart Update" to copy everything but the OS. Use that where? Is that an option in some macOS tool?
Apple’s built-in backup solution is called Time Machine. It was dogshit when it launched a decade ago, never got more reliable despite many OS releases, and is still largely dogshit. The author of the blog makes an application that is very good at making backups on macOS and now their app is broken due to skullduggery by Apple. So the issue is threefold: a) Apple further turning MascOS into iPhone, b) this harms comp…
People install .0, .1 or .2 release. Complain about bugs. Bugs get fixed. Repeat.
Re: macOS 15.2 breaks the ability to copy the OS to another drive
#93managed software, managed hardware, managed people
One of the worst things about the move to smartphones is the inability to make full backups. I don't understand. It's my own device, all the data belongs to me, and I should be able to back it up whenever I want.
Says who? I have been using this for years:
adb backup -f backup.ab -apk -noshared -all -systemRe: macOS 15.2 breaks the ability to copy the OS to another drive
#94Earlier quoted context omitted.
Is this something intentional that Apple has publicly stated in some realm? AFAIK, in that case, maybe it's just a bug that they're planning to fix...
[flagged]
Re: macOS 15.2 breaks the ability to copy the OS to another drive
#95 cp -r / /Volumes/Clone # this never worked
# what about rsync, does this still work?
rsync --acls --archive --hard-links --one-file-system --sparse --xattrs / /Volumes/CLONE
sudo bless -folder /Volumes/CLONE/System/Library/CoreServices
# what about block-level copying, does this still work?
sudo dd if=/dev/rdisk2 of=/dev/rdisk4 bs=1m conv=notruncRe: macOS 15.2 breaks the ability to copy the OS to another drive
#96Earlier quoted context omitted.
It’s very easy on iOS to make a backup of your phone including all apps, settings, and data. Either to the cloud to locally to your own storage. What am I missing?
> to the cloud to locally Requires payment for backup of any meaningful size. > locally to your own storage I don't own a mac. I own Linux. How do I backup iOS to my device? How do I restore it?
Re: macOS 15.2 breaks the ability to copy the OS to another drive
#97Earlier quoted context omitted.
you can fix it by buying a linux compatible laptop/pc or building one with known compatibility.
Oh cool, all I have to do is buy new hardware when the software breaks during updates or when Mercury is in retrograde
Actually, I had fewer compatibility problems with Linux than I had with Windows, using absolutely non-esoteric hardware, like Thinkpad laptops, Asus motherboards, etc. Hell, sometimes it was easier to set up a printer under Linux than under Windows (which, frankly, is more often the other way around).
But usually Linux, and to a smaller extent, Windows, allows you to cobble your own solution if a solid predefined solution is not available.
MacOS is much more often a "my way or highway" kind of environment. Some enjoy it; I don't.
Re: macOS 15.2 breaks the ability to copy the OS to another drive
#98Earlier quoted context omitted.
I don’t carefully edit any configs. I try to be productive with the default/recommended configuration as much as possible, and be flexible when things change rather than fight to restore the familiar behavior. Otherwise you’re constantly fighting a lonely battle.
You cannot be productive with the default configuration. You’re just telling it to yourself, but it really sucks.
Re: macOS 15.2 breaks the ability to copy the OS to another drive
#99Earlier quoted context omitted.
I don’t carefully edit any configs. I try to be productive with the default/recommended configuration as much as possible, and be flexible when things change rather than fight to restore the familiar behavior. Otherwise you’re constantly fighting a lonely battle.
You cannot be productive with the default configuration. You’re just telling it to yourself, but it really sucks.
Re: macOS 15.2 breaks the ability to copy the OS to another drive
#100In the meantime I called Apple support to get help. I said right away that I am an IT professional who worked as sys admin in the past and that I would like to talk to experts. And they forwarded me to „experts“. The first said: „Forget about full restore, won’t work. Create a fresh install and manually (!) copy individual files from time machine to your mac.“ Second person told me to buy a new Mac with 2 tb ssd and restore to that. I asked her if it was possible to restore to an external ssd via Carbon Copy Cloner? As I did in the past half a dozen times. She told me she definitely does not recommend that path as she cannot recommend third party apps (?!?).
I did not try that option immediately as I heared a few years ago that latest MacOSes do not support booting from external ssds. And so I didn’t think of this option. But some research and I found out that indeed it is still possible, but you have to go some extra steps.
So if this wouldn’t have been possible I would have had spent two weeks to restore my machine. Or bought another machine with 2 tb just to restore from backup.
PS: I spent almost 5k Euros for this maxed MacBook Pro with 64 gb. Plus Apple Care. I didn’t want to buy another Mac just to restore from backups.
PPS: All of this was shortly before a very important presentation. So I was stuck with my work laptop (windows machine), and I am 90% less productive with it as it lacks my tools. Yeah, shouldn’t have screwed my main machine just before a super important milestone. Lessons learned.