Samba doesn't umount a share
    Peter Risdon 
    peter at circlesquared.com
       
    Tue Nov 30 02:18:05 PST 2004
    
    
  
v.demartino2 at virgilio.it wrote:
> Dear All, always fighting with samba 3.0.7!
> 
> I'm trying to umount  an smb share with (/mnt/smb is part of FBSD filesystem):
> 
> VicBSD# umount /mnt/smb/Utenti
> umount: /mnt/smb/Utenti : not a file system root directory
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You're trying to unmount from the wrong place. The output of df(1) would 
help here, but at a guess try umount /mnt/smb
> 
> Samba seems not to be running anymore 
> 
> VicBSD# /usr/local/etc/mysql-server.sh stop
> mysql-server isn't running
> ^^^^^^^^^^^^^^^^^
Eh? mysql-server is not the same thing as samba.
Peter.
-- 
the circle squared
network systems and software
http://www.circlesquared.com
    
    
More information about the freebsd-questions
mailing list