
- #HOW TO BACKUP ALFRED MAC OS X MAC OS X#
- #HOW TO BACKUP ALFRED MAC OS X FULL#
- #HOW TO BACKUP ALFRED MAC OS X MAC#
2001.06.29 Updated in response to feedbacks(Thank you, Gary L. 2002.03.05 Rewritten with stylesheet Validated with W3C HTML Validator Binary distribution of MacOSX::File introduced 2002.01.19 Rewritten in great deal to introduce psync 2001.07.03 More typos fixed (thank you, Struan Robertson, et al.). "Alternative" section completely revised. History of this Document 2002.10.20 psyncnow has its own page. As of this writing it's avaliable via CVS butthis is definitely the solution people like myself wanted (I might nothave developed psync if that were available).
#HOW TO BACKUP ALFRED MAC OS X MAC#
Mac disk isdefinitely not a place to backup entire boot volume but should beenough to backup your home directory.

Ditto-based solution is also discussedin thisarticle by Mike Bombich


So what you get is a volume stripped with all resourceforks and finder attributes. MacOS X appears to be dependent on HFS(+) fileattributes which are rendered inaccessible from those conventionalunix commands. MacOS X is too moisturized to apply straightunix methods. Then how about good old Unix method? dump/restore? tar? dd? rsync?To a good old unix user, the command below appears to work cd / tar -Xcf. To make matters further complicated, MacOS XFinder ("Aqua Finder" as follows) hides these critical folders,disabling attempts to restore volume within Aqua Finder. Unlike MacOS 9 where the only folder requiredto boot a volume is "System Folder" which path can be anywhere in thevolume, MacOS X requires such folders as /etc and /usr directly underthe startup volume. As hyped very loudlyMacOS X is a "moisturized" BSD Unix which requires proper fileslocated at proper path. That is no longer the truth with MacOS X. When you restore thevolume,just select the destination drive via "Startup Disk".

All you have to do is grab a media large enough and drag thetarget hard drive icon to destination drive.
#HOW TO BACKUP ALFRED MAC OS X FULL#
Until MacOS 9.x, MacOS is the easiest platform to do full volumebackup.
#HOW TO BACKUP ALFRED MAC OS X MAC OS X#
usr/bin/rsync that comes with Mac OS X v10.4 (Tiger) now supports resource fork operation with -E option.You should consider this an alternative to psync. MacOS X: Backup and Restore Entire Volume MacOS X: Backup and Restore Entire TIGER USERS
