What to backup?

Soldato
Joined
24 Nov 2002
Posts
16,378
Location
38.744281°N 104.846806°W
After another HDD failure (the 4th in 2 yrs), I'm going to have to take my MacBook Pro back to Apple (yay for free 3yr Apple Care).

However, in an unfortunate coincidence, my time machine HDD has *completely* died (it wasn't connected the the MBP at the time). I have all my work either DropBox'd or backed up elsewhere, but I have nothing else (e.g., iTunes, iPhone, iPad backups, Videos, etc.) anywhere.

I can single user boot the laptop, so can I presumably backup everything after mounting an external a lá:

Code:
sudo ditto -v * /Volumes/BackupDrive

Will that work? Or should I cp -Rp individual directories (e.g., /Users/) ? And if so, what should I backup? (other than the obvious).

Ta muchly.
 
Last edited:
How about just SuperDuper! backing the entire drive up to an external HDD?
I can't get into the GUI/kernel.

It's low-level root access or nothing it seems. I'm not even 100% sure I'm going to be able to successfully copy everything.
 
Back
Top Bottom