I restored my clone using SuperDuper! and, as usual, it went flawlessly. (Side note: He could charge triple for that program, and I would pay)Just tell me where to send the bill, Dan! (via The Unofficial iMFAQ News — Thanks, Dan!)
Where I humiliate myself in public: release notes, backup deep-dives, and various and sundry other things that strike my fancy.
I restored my clone using SuperDuper! and, as usual, it went flawlessly. (Side note: He could charge triple for that program, and I would pay)Just tell me where to send the bill, Dan! (via The Unofficial iMFAQ News — Thanks, Dan!)
My experience — the software backed up my 80 GB (actually available 74.52 GB) containing 42 GB of data (204,483 files) in I hour and 15 minutes, a time comparable to other products I have reviewed for macC. Hurray, it passed the ultimate test of the backup software. My backup booted when I selected it as my startup disk. If you can’t boot it up as a startup disk, the backup is less flexible. Nevertheless, you can indeed recover you user files from it. Buy it and switch — I did. Do it now, not yesterday.(Via MacCompanion: Thanks, anonymous reviewer!)
For the more technically inclined, we “share” the files by symlinking them as appropriate. Details of what files are shared and what files are copied can be obtained by examining the script involved. If you have questions, ask!So, we create two copies of your system — one in the “Sandbox” — but have only one copy of your user files, which reside on the original drive. When you boot from the Sandbox, you’re on an isolated system, but you’re changing your original user files. That way, when you boot back to your original OS, all the changes you made are there — because you changed the original files! Just remember: it’s not a backup. It’s a checkpoint of your system that allows rollback of the OS. You must continue to back up your original volume if you want to protect against data loss. (Backing up the “Sandbox” isn’t usually necessary, since the things stored on it aren’t “personal”.) Tips and tricks about “rolling back” in the next tedious installment!
First, I made a complete and bootable duplication of my PowerBook on a recently assembled 300 gigabyte external FireWire drive. In the past, I’ve used Carbon Copy Cloner for this task, but due in part to the fact that it hasn’t yet been updated for Tiger, I opted for Shirt Pocket’s elegantly simple SuperDuper! — I now happen to prefer it over Carbon Copy Cloner, anyway.(Via Khoi’s great Subtraction blog, which kicks design ass: Thanks, Khoi!)
There are many excellent programs for “cloning” your drive. My recommendation here is SuperDuper! from Shirt Pocket. It boasts a unique Safety Clone feature that creates versions of your old (Panther) and new (Tiger) systems on two separate volumes. Both systems remain current with the files in your Home directory, so you can easily revert back to Panther if desired.(Via Macworld’s Tiger Installation Guide — Thanks, Ted!)
SuperDuper is an incredibly useful piece of software. It doesn’t hurt that it’s virtually idiot-proof, with excellent documention, superb support and a visually attractive interface. I have been using it for several months and it didn’t take long for it to become one of my most valuable utilities. I’ve got a hunch you’ll feel the same way.(Via The Unofficial Apple Weblog. Thanks, Laurie!)
There’s a bit more complexity to this whole “user” thing. While a user has a name (the “short user name” you select when you first create the account), the system doesn’t really assign the “name” as the owner of the file. Instead, it uses a User ID, which is a number. On OSX, the first user account created is given the User ID 501. The next account created is 502, etc. These numbers are what are associated with the files on your disk, not the short user name, which is more for your convenience than anything else. This can create some confusing situations, though, when you bring a disk to another computer, and turn “Ownership” on. If it’s another user’s computer, and their account was the first created (most are), that means their User ID is the same as yours. So, your files will look like they’re owned by them! Similarly, if you have more than one computer in your office (or family), and the accounts weren’t created in the same order, your account may be “501” on one machine, and “505” on another! (Here, to avoid this problem, I make a habit of creating all my accounts in the same order on all machines.) No doubt this is why Apple allows you to turn ownership off when you attach a FireWire drive to your machine… this causes all the file owners to float!So, Apple compromised. Since they couldn’t randomly pick a user, and they didn’t want to force permissions on OS9 — which would cause serious compatibility problems — they did the next best thing. They made these OS9 files owned by “everyone”, all at once. In other words, they made the owner float. When the owner’s floating, it looks like it’s owned by the user looking at it. So, if the file is saved in OS9 (or stored on a FireWire disk with “Ignore ownership on this volume” checked), it’ll be owned by whatever user looks at it. Even if that user is a Backup program running as root, like SuperDuper!. Which brings us full circle.