From owner-freebsd-questions@FreeBSD.ORG Sun Feb 19 10:24:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9C43816A420 for ; Sun, 19 Feb 2006 10:24:31 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CDB343D46 for ; Sun, 19 Feb 2006 10:24:30 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FAljs-0004ZS-34 for freebsd-questions@freebsd.org; Sun, 19 Feb 2006 11:24:24 +0100 Received: from 155.red-83-40-143.dynamicip.rima-tde.net ([83.40.143.155]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Feb 2006 11:24:24 +0100 Received: from matiassurdi by 155.red-83-40-143.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Feb 2006 11:24:24 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Matias Surdi Date: Sun, 19 Feb 2006 11:23:56 +0100 Lines: 14 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 155.red-83-40-143.dynamicip.rima-tde.net User-Agent: Mozilla Thunderbird 1.0.7 (X11/20060209) X-Accept-Language: es-es, es Sender: news Subject: shutdown not shutting down :-( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 10:24:31 -0000 Hi, Linux-user, FreeBSD-newbie posting here. I've a recent installation of FreeBSD, and when I do # shutdown now It starts the shutdown process but it hangs promting for the shell path. I think that this could be something related to the order in which partitions are unmounted. Any idea? Thanks.