OESF | ELSI | pdaXrom | OpenZaurus | Zaurus Themes | Community Links | Ibiblio

IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> nmblookup & smbmount - please please help
Ansel_Tk1
post May 21 2004, 04:05 PM
Post #1





Group: Members
Posts: 22
Joined: 25-March 04
Member No.: 2,481



I am trying to mount one of my windows shares...

I have read to use nmblookup to find the netbios name of the share I have created, but I can't seem to find nmblookup! I have read that it is part of samba, but it is not in any directory I can find...

Any help would be appreciated - I would love to get smbmount working and this seems to be my stumbling block (just using mount -t smbfs - //192.168.1.100/mp3 //mnt/smb/mp3 is not working!

Then I can sleep tonight...smile.gif
Go to the top of the page
 
+Quote Post
mitchrl
post May 22 2004, 02:19 AM
Post #2





Group: Members
Posts: 33
Joined: 19-March 04
Member No.: 2,340



I have no idea what your config is on either side (zaurus/win) but the more specific you are with smbmount the better. For my win98 box, this works for me:

smbmount //host_name/sharename /zaurus/mountname -o username=username,password=password,ip=ip

where host_name is the name of the win98 box, sharename is the name of the share on the win98 box, mountname is a existing directory on the zaurus, username is a valid user on the win98 box, password is the pw of the user and ip is the ip of the win98 box. hth.
Robert
Go to the top of the page
 
+Quote Post
Ansel_Tk1
post May 22 2004, 04:59 PM
Post #3





Group: Members
Posts: 22
Joined: 25-March 04
Member No.: 2,481



Hi Robert - thank you for the help.

Here is the command I am typing (192.168.1.100 is the ip of the winxp box, K is the share name, there is no password or login (I have it set to allow everyone in the WinXP share)

# # smbmount //192.168.1.100/K /zaurus/mp3

I get:
unrecognized character set 866
unrecognized character set 866
Could not resolve mount point /zaurus/mp3

I have created a directory called //mnt/smb/mp3 where (I think) it mounts to?

Any pointers? Thank you.
Go to the top of the page
 
+Quote Post
DrWowe
post May 22 2004, 05:12 PM
Post #4





Group: Members
Posts: 696
Joined: 17-January 04
Member No.: 1,468



While we're on the subject, is there compiled version of smbclient somewhere? I prefer smbclient to smbmount because its less crash prone (all user space).
Go to the top of the page
 
+Quote Post
mitchrl
post May 23 2004, 02:39 AM
Post #5





Group: Members
Posts: 33
Joined: 19-March 04
Member No.: 2,340



If you are allowing access to all to your share, you still need to provide a valid user/password to get access. Also if you have created a directory called "/mnt/smb/mp3" then that is what you should use. I think this may work for you:

smbmount //192.168.1.100/K /mnt/smb/mp3 -o username=validuser,password=validpassword

If not then swap the ip with your computer name, add workgroup and ip. You may also need to run this command as root.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 19th June 2013 - 07:19 PM