I'm not sure I follow the difficulty you're having. But the syntax in one of your posts (2 back) should be something like
ln -s [target] [link] ln -s /media/Music1 /home/bill/music/Music1 The command takes two arguments target and link. You need the full path to the drive where it is mounted, and need to name the symbolic link. Or, if you execute the command without the full path on the link name it will create the link in your current directory. -- Clnanderson ------------------------------------------------------------------------ Clnanderson's Profile: http://forums.slimdevices.com/member.php?userid=6280 View this thread: http://forums.slimdevices.com/showthread.php?t=70810 _______________________________________________ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix