I'd like to know if is possible to make a full, bootable, and restorable image of an entire Yosemite installed system, (that is, with all installed apps and settings) without using a commercial software like Carbon Copy Cloner (which is no longer free, indeed).
I found those threads: Creating a OS backup image for an easy restore on a new system and How do I make a bootable USB flash drive a Mac?
but both seem to propose recipes to create a bootable OS X thumb drive along with a set of basic tools, while I require a method to perform a full image of my installation.
Thanks a lot.
.dmg
andrsync
the difference. No guarantees, but I don't see how it would not work. – fartheraway May 24 '15 at 15:03rsync
-ing the differences? Thanks. – MadHatter May 24 '15 at 15:08rsync
is a command-line copy&paste. It can spot the difference between you current os and the new os, and override the new os with files from current os, thus creating an identical copy of the current os with correct file permission etc. – fartheraway May 24 '15 at 15:14dd
this small (650MB) partition to your Yosemite partition. – David Anderson May 25 '15 at 13:31