steve-g wrote: > I have SoA running LMS on a Pi model B+ and have a USB HD attached via a > powered hub and am trying to get Samba to work. > > I have changed the mount point to /share_rw rather than /mnt/disk1 that > I had initially (after reading through this thread) and turned on Samba > server in the WEB UI. > > The Web UI reports it as being shared: > > /share_rw > /dev/sda1 (ntfs-3g) active > defaults,nofail > shared by Samba Server (writable) > > I've set the Samba workgroup to be the same as the PC's workgroup but > can't get any of my PCs (desktop and laptop) to see the Samba share (The > PCs run Windows 7 64bit if that makes any difference) > > The Samba server seems to be running on the Pi so I'm at a bit of a loss > as to how to diagnose what the problem is so any help from you Linux / > network gurus would be appreciated
First check in Windows using the cmd prompt. If ip address of your Rpi was 192.168.1.50 for example. At Windows cmd prompt , type "net view \\192.168.1.50" Samba shares visable to Windows should be listed. If nothing is listed , connect to rpi via SSH as root and post contents of smb.conf file here. ( or stick it on pastebin and post ref it's a large file) ------------------------------------------------------------------------ Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080 View this thread: http://forums.slimdevices.com/showthread.php?t=101624 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
