samba mount in fstab problems

Using applications, configuring, problems
Post Reply
Message
Author
Dr.Diesel
Posts: 3
Joined: Wed 15 Feb 2006, 23:42

samba mount in fstab problems

#1 Post by Dr.Diesel »

Any ideas why this doesn't work in fstab?

Code: Select all

//***.***.***.***/main   /main  smbfs  users,uid=500,gid=500,username=*****,password=**** 0 0
Here is the error i get when I try mount /main

Code: Select all

mount: Mounting //192.168.1.44/main on /main failed: Invalid argument

Thanks
Andy
Last edited by Dr.Diesel on Thu 16 Feb 2006, 00:45, edited 1 time in total.

noip
Posts: 93
Joined: Fri 07 Oct 2005, 00:45
Location: Sydney

#2 Post by noip »

First, I don't know the answer.
but
Is fstab processed before samba is started?

just a thought.

Rgds

GS

ftgs

Dr.Diesel
Posts: 3
Joined: Wed 15 Feb 2006, 23:42

#3 Post by Dr.Diesel »

Thanks for the reply.

I have tried it manually so it isn't a startup sequence issue, but I am not sure what is needed on the client side, maybe it is turned off?

Andy
Puppy v1.0.7
FC5, RHEL

User avatar
sunburnt
Posts: 5090
Joined: Wed 08 Jun 2005, 23:11
Location: Arizona, U.S.A.

#4 Post by sunburnt »

Are you saying that when you tried it manually it didn't work?
Anyway, I've never got a Samba mount to work using the IP add., all that's worked was the server hostname.
I don't know why, because the IP add. is suppose to work, but it doesn't work for me!

Dr.Diesel
Posts: 3
Joined: Wed 15 Feb 2006, 23:42

#5 Post by Dr.Diesel »

sunburnt wrote:Are you saying that when you tried it manually it didn't work?
Anyway, I've never got a Samba mount to work using the IP add., all that's worked was the server hostname.
I don't know why, because the IP add. is suppose to work, but it doesn't work for me!
Thanks, I manually attempt by "mount /main" at the console prompt.

I will give the hostname a shot when I get home from work!
Puppy v1.0.7
FC5, RHEL

Post Reply