Re: [Samba] mount in smbmount

2002-11-07 Thread Urban Widmark
On Mon, 4 Nov 2002, Vijay Viswanathan wrote:

> right now , 
> $mount -t smbfs share mountpoint  
> it gives wrong fs type, bad option bad super block.

Was your kernel built with smbfs support?

Any error messages from the kernel when you try to mount? Run dmesg and 
see if there is anything that looks related to the mount.


> How do I integrate smbmount into mount command ??

/sbin/mount.smbfs should be a symlink pointing to the smbmount binary. But 
unless you built samba in some strange way that should already be the 
case.

/Urban

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba



[Samba] mount in smbmount

2002-11-04 Thread Vijay Viswanathan
Hii ,
I had mount command in my linux system  
I built smbmount package and now I have an executable smbmount
now I need to integrate smbmount into mount command

right now , 
$mount -t smbfs share mountpoint  
it gives wrong fs type, bad option bad super block.

How do I integrate smbmount into mount command ??


thanks,
vijay
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba