Updating to Yosemite: clean install with a clever backup
I upgraded my iMac (which is aging, sadly) to Yosemite while taking a break from work.
I wanted to do a clean install: the drive had two partitions, one an old windows partition that we don't use anymore, and the other was full of crap from years of trying out apps and the migration from Snow Leopard to Lion to Mountain Lion to Mavericks, etc.
I wanted to make a full backup, so I could recover all of my settings and go scrounge around for files that I missed, etc., but I didn't want to clone a drive. I stumbled on these:
Can you see my plan? It worked very well.
I did have to boot into recovery mode (I had a bootable USB drive with the Yosemite installer on it, so I just used that), and I did use the command line instead of working through disk utility, though I believe either would have worked.
> hdiutil create /Volumes/External-USB/full-backup.dmg -srcdevice /dev/disk0s2
I did have trouble with the windows partition, but we haven't used it in so long that I just made an image of the Documents & Settings folder, and called it a night.
After wiping the drive and putting Yosemite on, I was able to raid the *.dmg for apps and settings, etc. (I am sure I could have used the data migration utility, but I was trying to ditch the cruft… so I was selective. I have the dmg to refer to if I find something missing).
Whee!