inspleak
06-24-2002, 08:58 PM
Hi all.. I finally have my box running like I want all except for this one thing..
I can't seem to mount SMB shares.. I can copy stuff to and from the Linux Box (RH 7.3)
from the Win2k machine...I even have LinPopUp working.. However I cannot mount drives from the Win2k machine onto the Linux Box..
This is the error I get with Linneighborhood
execvp of smbmnt failed.Error was No such file or directory.smbmnt failed:1
So I went to the command line and tried to just use smbmount to mount the share
then I noticed that now you are supposed to use smbmount from mount.. so I tried this:
mount -r smbfs -o username=lev_user //leviathan/Lev_C /home/inspleak/testmnt
it asked for the password.. I put it in.. and then I got the same error that I recieved in linNeighborhood
so I went to the linNeighborhood site and in there he said something about 2 different version of smbmount.. however this is a clean install of RH7.3 and I can only find 1 version of smbmount or smbmnt..
so there you have it.. any suggestions?
oh and how do you set the PATH variable without just adding to the end of it?
thanks so very much!
I have documented everything that I have done since the install and I will post it all after I clean it up and I fix this one last problem..
-Jake
I can't seem to mount SMB shares.. I can copy stuff to and from the Linux Box (RH 7.3)
from the Win2k machine...I even have LinPopUp working.. However I cannot mount drives from the Win2k machine onto the Linux Box..
This is the error I get with Linneighborhood
execvp of smbmnt failed.Error was No such file or directory.smbmnt failed:1
So I went to the command line and tried to just use smbmount to mount the share
then I noticed that now you are supposed to use smbmount from mount.. so I tried this:
mount -r smbfs -o username=lev_user //leviathan/Lev_C /home/inspleak/testmnt
it asked for the password.. I put it in.. and then I got the same error that I recieved in linNeighborhood
so I went to the linNeighborhood site and in there he said something about 2 different version of smbmount.. however this is a clean install of RH7.3 and I can only find 1 version of smbmount or smbmnt..
so there you have it.. any suggestions?
oh and how do you set the PATH variable without just adding to the end of it?
thanks so very much!
I have documented everything that I have done since the install and I will post it all after I clean it up and I fix this one last problem..
-Jake