Subject: Linking :/
To: None <port-mac68k@NetBSD.ORG>
From: Josh Hope <otaku@redneck.hick.com>
List: port-mac68k
Date: 07/14/1997 22:56:29
I'm trying to link something two levels down in /home to something one
level down in /usr...

e.g.

[otaku@otaku.users.netset.com]% pwd
/home/x
[otaku@otaku.users.netset.com]% ln -s X11R6 /usr
[otaku@otaku.users.netset.com]% cd /usr/X11R6
/usr/X11R6: Too many levels of symbolic links.

/home is a different hard drive...but why would that make a difference
with links? I do have a link from /root to /home/root...and it works
without a hitch at all...

Any help would be appreciated...thanks

Josh