Okay, listen to this little problem. My school (and I'm guessinf pretty much every school) clones their machines off a base machine. So, I'm trying to get the hang of it with OSX PB before the real thing comes up and u know what hits the fan. So I booted into OS9 and used regedit to reveal all those nifty files. But tryint to copy the files directly to another location becamse very difficult - everything with a "#" character gave me this crazy undefined 1410 error. But, I would not be defeated easily. I simply tried stuffing every file, whi worked except for the HFS Private Data, but I think that info is generated automatically (although I could easily be wrong about that). But here's my new problem: after wipping a mac and copying/unstuffing all the relevant files over, the machine starts to boot into OSX, but then suddenly jumps to Darwin and complains about the etc directory...
And here's what I've discovered: the etc, core, tmp, and var directories are really symbolic links (essentially aliases) to the real diectories in private (which is a hidden directory). This really shouldn't be aproblem, except for that the reason it jumps to Darwin is that the symbolic link files, for whatever reason, are no longer symbolic link files! This is greatly disheartening. Of course, you're probably wondering, "Why not just make new symbolic link files by typing ln -s private/etc/ etc ?" Ahh, but if only it were that simple. It seems that in this demented state of Darwin, all files and directories are read-only... which means I can only alter data via booting from an OS9 CD, from which I know of no way to successfully make symbolic link files (I tried res edit, but no luck). So, anyone out there got any suggestions?
Thanks a lot!
F-bacher
P.S. I'm going to try stuffing the entire OSX partition tomorrow and see if that preserves the symbolic link files, but we'll have to wait and see...
And here's what I've discovered: the etc, core, tmp, and var directories are really symbolic links (essentially aliases) to the real diectories in private (which is a hidden directory). This really shouldn't be aproblem, except for that the reason it jumps to Darwin is that the symbolic link files, for whatever reason, are no longer symbolic link files! This is greatly disheartening. Of course, you're probably wondering, "Why not just make new symbolic link files by typing ln -s private/etc/ etc ?" Ahh, but if only it were that simple. It seems that in this demented state of Darwin, all files and directories are read-only... which means I can only alter data via booting from an OS9 CD, from which I know of no way to successfully make symbolic link files (I tried res edit, but no luck). So, anyone out there got any suggestions?
Thanks a lot!
F-bacher
P.S. I'm going to try stuffing the entire OSX partition tomorrow and see if that preserves the symbolic link files, but we'll have to wait and see...