From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 12:26:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E9FF16A4CE for ; Tue, 30 Nov 2004 12:26:28 +0000 (GMT) Received: from vsmtp14.tin.it (vsmtp14.tin.it [212.216.176.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFAD643D41 for ; Tue, 30 Nov 2004 12:26:27 +0000 (GMT) (envelope-from v.demartino2@virgilio.it) Received: from a-ma1-85.tin.it (212.216.149.212) by vsmtp14.tin.it (7.0.027) id 414B1A5801EE43A4; Tue, 30 Nov 2004 13:26:27 +0100 From: Vittorio To: freebsd-questions@freebsd.org Date: Tue, 30 Nov 2004 13:26:23 +0000 User-Agent: KMail/1.7.1 References: <41536B85000C56AE@ims3e.cp.tin.it> <41AC48BF.7030601@circlesquared.com> In-Reply-To: <41AC48BF.7030601@circlesquared.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411301326.23251.v.demartino2@virgilio.it> cc: Peter Risdon Subject: Re: Samba doesn't umount a share X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 12:26:28 -0000 Thanks for your quick reply > > 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 > You're right, it now works! > > 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, perhaps I was a bit absent-minded when I issued that command. Ciao and thanks again Merry Xmas Vittorio