Comment 3 for bug 181265

Revision history for this message
8ilxli8 (8ilxli8) wrote :

after some searching i found that if the share is mounted it will show..(still new to linux ;-)

sudo mkdir /media/share
sudo mount -t smbfs //server/share /media/share

hope this was helpful.