I replaced a 320g hdd with a 128g ssd on my apple laptop, however, it turns out that I don't enough space to put my own stuff under /Users

I know in linux systems people can mount another hdd as /home or /usr, so I want to know whether it's possible for HFS+

Thanks

link|improve this question
1  
You really want to always carry an external hard drive around? Just symlink some folders in your user home..? – Daniel Beck Jan 16 '11 at 8:06
You can also change the library location of iTunes by pressing Option while starting iTunes. – Daniel Beck Jan 16 '11 at 12:26
Thanks, Daniel, That works! – Quan Zhou Jan 18 '11 at 11:00
...and no, I don't want to always carry an external hard drive, I use an 2.5" hdd replaced the optical drive, which rarely be used. – Quan Zhou Jan 18 '11 at 13:01
feedback

2 Answers

up vote 1 down vote accepted

In the Accounts Preference Pane, right click (control click seems to work better for some reason) on the user whose home folder you want to move and select Advanced Options… From there you can choose a new location for the home folder that will take effect upon reboot.

link|improve this answer
Hi penguirl, I tried to right click (and control click) on the user account name on the list in the Accounts pref pane, but nothing did happen. I'm using Snow Leopard 10.6.6, is that a feature by a third party software? or deprecated in this version? Thanks! – Quan Zhou Jan 18 '11 at 13:05
I found it was my mistake that I forgot to unlock the section, anyway, it works now! Thanks! – Quan Zhou Jan 20 '11 at 9:45
feedback

Just as under Linux, use /etc/fstab to specify volumes to make mountable.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.