The drive is named Music1  - it shows up in ..PLACES/COMPUTER

I can MOUNT it.

I have SHARED it on my Windows network.

In TERMINAL, I am in the  /Home/Bill/Music   directory and I type

ln -s   Music1   [enter]

A symbolic link appears in the ../Music directory, but it says 

The Link "Music1" Is Broken.  Move it to Trash?
This link cannot be used, because it's target "Music1" doesn't exist.

Of course that's a lie, Music1 CERTAINLY does exist, except I'm
probably not specifying the drive in correct syntax somehow.  Do I need
to say 

ln -s /dev/sdb

or something like that instead of calling it Music1?


-- 
milosz
------------------------------------------------------------------------
milosz's Profile: http://forums.slimdevices.com/member.php?userid=11057
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

Reply via email to