Minor Problems
6. Sequential posts.
Combine your comments into one post rather than making many consecutive posts to a thread within a short period of time.
...
You could also use carbon copy cloner to make a .dmg of your drive and then put that on your external. That would be a bootable backup ...
You can back it up that way but it won't be bootable and it might error out due to permission errors... If you don't want a bootable backup the best thing you can do is to backup your user files. You won't need the system files if you don't want it bootable.
All I want to do is access the files after I've installed Snow Leopard. Now, I assume I can install Snow Leopard via the Mac Box Set and retain all my files but in the event that they get lost, I figured I'd back them up...
Unless it is preferable to have my HD wiped clean before Snow Leopard is installed? Does the install process present that as an option? Is it better to do it that way or select the option, if there is one, to retain all my files?
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7)
I would clone or use time machine.
FAT32
NTFS
- Read/Write FAT32 from both native Windows and native Mac OS X.
- No individual file larger than 4GB.
HFS
- Read/Write NTFS from native Windows.
- Read only NTFS from native Mac OS X
- To Read/Write NTFS from Leopard: Install MacFUSEand NTFS-3G. You can install both with NTFS-3Gfor Mac OS X.
- To Read/Write NTFS from Snow Leopard: Guide: Enable native NTFS Read/Write in Snow Leopard
- (Be aware that some are of the opinion that enabling native NTFS in SL is unstable/unreliable, and favor the MacFuse/NTFS-3G method for Snow Leopard)
- Read/Write HFS from native Mac OS X
- To Read/Write HFS from Windows, Install MacDrive
- To Read HFS (but not Write) from Windows, Install HFSExplorer
If it is FAT32, you will get into a lot of trouble, as many files will not be copied over, due to file size limitations, and also permissions.
Can't you get another external HDD you can format to your liking?
As the external HDD is using FAT32 as format/file system, you won't be able to use Migration or Setup Assistant to migrate your data back onto the internal HDD, but you can use Finder to copy back the data you want. You are not in deep trouble, but if one or several files are bigger than 4GB, they will not be copied. I don't know, how you setup your documents and what folders you used.
The difference in Home folder size might be due to different block sizes due to using two different file systems, or it might be due to some files being ignored.
Is Migration even required if all I want is to transfer all the files I had/created on my original OS X to my new one? All I want to do, basically, is drop the contents of my Users folder from the external HD to the internal HD on my newly installed OS X.
I'm most concerned about transferring over Word and .pages documents. Individual word documents within folders that are within folders that are within my particular User folder which is within the overall "USERS" folder that I am transferring over.
Would it not allow me to drag and drop the individual files or even the entire folders?
Also, as an aside to my post above, I think I'm going to play it safe and not[/i] do a clean wipe when I install Snow Leopard.
How do I insure that this will happen? That is to say, how to make it so that when I install Snow Leopard that it will retain all my files and whatnot?
Also, how long does it take to install Snow Leopard if you're going from Tiger to Snow Leopard?
I found something...
Okay, I looked in my "USERS" folder and it has four folders. My folder, the "Deleted Users" folder, "Shared" and "test". Now, in "test", there are various folders ["Desktop", "Documents", etc.] that not even I can access on my internal HD. They have little red minus signs beside them. The test folder is 32 KB. Could these be the permission files the HD is excluding?
I don't even know what these folders are doing here. It's not my desktop, surely, because I can access that. Maybe it's a "test" folder some Apple Genius made when I brought it in to them... weird. None of the folders even have anything in them, except a "Sites" and "Public" folder with something called "Drop Box" in it.
You can drag individual files and folders (even ones with thousand of subfolders) via Finder, and Migration Assistant is not required, but dragging and dropping of the entire Home folder or the complete contents of it, especially with a FAT32 HDD as temporary storing place, will not really work, as the permissions are set to your old user, and even if the new user has the same long and short name, it might not work 100%.
Just don't follow the steps of the Clean Install link I provided, as the normal MO of the Snow Leopard DVD is making an update installation, thus no data gets deleted.
Btw, you can edit your posts via the button, as making successive posts in a short amount of time a frowned upon, as can be seen in the rules I quoted above.
if they have a red - sign next to them then that means that your current username does not have sufficient privileges to view those files. At the same time it most likely will not let you copy those if you don't posses proper permissions to do so. I can't be certain without actually looking at them but most likely those are the ones that aren't moving over to your external drive.
Well, they have no items in them, so I guess that's good! It must have been something an Apple Genius did when he was troubleshooting. That's the only explanation I can think of...
Thanks!
If they have a red - sign, you won't be able to see in them. They will appear to have nothing in them. I can't remember if you can "Get Info" on those folders and read the file sizes or not with out proper permissions. Maybe someone can chime in on that one. Just be careful because that small amount of data that is missing may or may not be in those locked folders.
Do you have administrative rights to the computer?
If you open terminal
Enter without the " "s
"sudo chmod -R -v 777 "
At the end of the 777 hit 1 space then drag 1 of your folders that has the red - sign, in to the terminal window.
Then hit enter, you will be prompted for your password. If it is an admin password then it will blow away all permissions to that folder and you will be able to see whats in it.