You see what I'm doing? Guessing what the hell is actually going on because you're not providing clear directives.
You're right, I haven't been especially clear, and I apologize. I hate it too when people ask for help without being clear about what they're trying to accomplish. I was originally just trying to get the information needed to attempt one solution, and it morphed into an exploration -- without a clear direction -- of other possible solutions. Thank you for being helpful and patient.
To start from the beginning: I'm trying to migrate my data from an old and not-100%-stable G5 running Tiger to a fresh install of Snow Leopard on a new MBP. Everything other than the data I'm planning to simply reinstall / reconfigure for two reasons: a) the platform change means much of it won't migrate at all, and b) if the instability has anything to do with accumulated corrupted plists, incompatible configurations, etc, I don't want to bring it with me.
I work in web development, so I have a bunch of items (the scripts, Apache-hosted files, etc. mentioned above) that need to be migrated with permissions intact.
And it needs to all get done in a single evening or weekend because if I migrate some of the data but not all, or migrate the files but don't have time to move over my databases and reconfigure Apache (possibly reinstalling it and PHP and MySQL and Python and a few other things from MacPorts), and a bunch of other annoying not-so-instantaneous tasks that will be necessary in order to have a usable working environment, I'll have to keep working on the old machine, which gets the two out of sync and basically means finding a way to re-migrate or somehow re-sync everything all over again.
Here's what I have on hand to work with:
- G5 tower running 10.4.11 with FW400, USB2, 100BaseT ethernet, 802.11g-compatible wifi card
- MBP running latest 10.6.x with FW800, USB2, 1000BaseT ethernet, 802.11n compatible
- two USB2 external hard drives
- one USB2/FW400 external hard drive
- various flash drives and flash cards (max capacity 4GB)
- FW400 cable; Cat5e cables
- 802.11g + 100BaseT router, 100BaseT switch
How can that be an option? I assumed you don't want to/can't overwrite the OS of the newer computer.
Well, you can make a DMG of just a directory, and it turns out that you can "restore" a DMG to the root of another disk without erasing the destination disk. If all the contents of the DMG are contained in a single subdirectory, one could then just move that subdirectory to its correct place in the tree.
Can you remove the HDD from either computer and put it in either the other computer or a drive enclosure? At that point you could use disk utility (preferably booted off an install DVD) to restore directly from one hdd to the other. Never making an "image".
Next, in theory you could use the Leopard or SnowLeopard install dvd to "upgrade" the OS that you just duplicated.
Probably not going to work so well since the source system is PPC and the destination is Intel. Plus I REALLY just want to migrate the data in this case.