I've often gone (mv /home /usr; ln -s /usr/home /home) without any ill effect. Maybe it isn't "kosher" though. Ben > I'm running out of room for my home directories (which are on > wd0a), with plenty of space in /usr (wd0e). What is the "kosher" way to > solve this? Re-partition? Set aside space in /usr using links?