From owner-freebsd-questions@FreeBSD.ORG Sat May 14 23:14:22 2005 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 35B3216A4CE for ; Sat, 14 May 2005 23:14:22 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E09BB43D48 for ; Sat, 14 May 2005 23:14:21 +0000 (GMT) (envelope-from vnpenguin@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1214263wri for ; Sat, 14 May 2005 16:14:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=hP1wWnyQLiiiOfFAB7ySfG8CJkEsI3fYfzY/pVm/YG9wBA3JS6fcWcowGXzKSbtW3Hb8G5Ecr9GJ9HxaGpehHESti9ajaHU7CIYmFJnwF935RDIzyRUZcLSxpp2/QgPz07POo2ry++xRrcwUR1nttCJ9HAWRVUmZUTh4OknQBXU= Received: by 10.54.6.55 with SMTP id 55mr2573974wrf; Sat, 14 May 2005 16:14:21 -0700 (PDT) Received: by 10.54.137.1 with HTTP; Sat, 14 May 2005 16:14:21 -0700 (PDT) Message-ID: Date: Sun, 15 May 2005 01:14:21 +0200 From: VnPenguin To: freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Filesystem was not properly dismounted (5.4-RELEASE) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: VnPenguin List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 May 2005 23:14:22 -0000 Hi all, On my FreeBSD 5.4 system, when I do "reboot" or "shutdown -h " and reboot, there is always a warning at boot time: WARNING: / was not properly dismounted and fbsd starts filesystem check over / partition (~5GB) :( Anyone could explain me why this ? Any solution for help ? Thank you,