That's what it makes me think too... Yes, I do have the home folder located on the HDD.
cd /Volumes/SSDNAME/Users/USERNAME/Library
ls -l
rm -R *
Hi, I got to the office and rebooted. I then was able to trash the contents of the Library folder, no problem.
I started with the terminal commands and I have a question now. When I typed:
ls -1 /Volumes/Mac SSD/Users/jacobanderson/
this is what it reported back:
ls: /Volumes/Mac: No such file or directory
ls: SSD/Users/jacobanderson/: No such file or directory
Jacob-Andersons-MacBook-Pro:~ jacobanderson$
Does that seem right? Doesn't sound right to me.
you need to be carefull it is minus lowercase L not 1
Aaaaaaaaaaaand now I'm trouble. I restarted the computer thinking that would reset stuff like the first time and I would try again. Now, I've lost all my preferences and passwords, OSX is back to the default desktop, and none of the Terminal commands are working. :-/
I do have the Librarysafe folder though....
Last login: Thu May 19 10:02:56 on console
Jacob-Andersons-MacBook-Pro:~ jacobanderson$ cd /Volumes/Mac HDD/Users/jacobanderson
-bash: cd: /Volumes/Mac: No such file or directory
Jacob-Andersons-MacBook-Pro:~ jacobanderson$
Try this - since there is a space in your HDD name you might need to surround with quotes:
cd "/Volumes/Mac HDD/Users/jacobanderson"
Yes sorry if your drive names have spaces then the paths need to be in quotes.
If you didn't run the command to delete the Library folder on your HDD I just wonder if you deleted the one on your HDD mistaking it for the one on your SSD.
If you don't want to continue just rename Librarysafe to Library on your HD and reboot.
Thanks guys. I still want to do it so I will give it another shot after lunch. I don't know what I did to delete the library from the hard drive but I'm nearly certain I've got a good copy of it in the new librarysafe folder I made and copied to the SSD.
If you don't want to continue just rename Librarysafe to Library on your HD and reboot.
bozz2006 said:I think I did some serious damage to my system so I am semi-starting over. Booted from install disk and erased the HDD. Booted back to the SSD and changed my home folder back to the SSD. Now using Time Machine to copy all the Documents, downloads, Library, Movies, Music, Pictures, Public, and Sites onto the HDD.
Going to bed to let it run. Should be done tomorrow night or Saturday morning. Then I have to figure out how to make all the links so the OS looks for them on the HDD.