Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to mount a Windows share with smbmount
#14

i tried all the methods stated in this thread, but all i get is this

Code:
dustman@dustman-laptop:~$ smbmount //smb://ionut/ /home/dustman/Muzica/jean/ -o ro
11060: Connection to smb: failed
SMB connection failed




 

where "//smb://ionut" is the network path of the share folder i want to mount, and "/home/dustman/Muzica/jean/ " is the path i want to mount the share folder

 

With the second method i get:

Code:
dustman@dustman-laptop:~$ sudo mount -t smbfs -o guest //smb://ionut /home/dustman/Muzica/jean/
11318: Connection to smb: failed
SMB connection failed




 

basicly the same stuff as the first method. What am I doing wrong? :|

 

 

P.S. the network has only two users...my laptop and "ionut" computer...so there are no username and password set. In windows it works like a dream, but in ubuntu is doesn't :(

Reply


Messages In This Thread
How to mount a Windows share with smbmount - by dustman - 2007-11-16, 09:26 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)