From owner-freebsd-questions@FreeBSD.ORG Sun Mar 2 02:56:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D49E7106566C for ; Sun, 2 Mar 2008 02:56:19 +0000 (UTC) (envelope-from zflyer@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.233]) by mx1.freebsd.org (Postfix) with ESMTP id 9154E8FC18 for ; Sun, 2 Mar 2008 02:56:19 +0000 (UTC) (envelope-from zflyer@gmail.com) Received: by wr-out-0506.google.com with SMTP id 50so874598wra.13 for ; Sat, 01 Mar 2008 18:56:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=E2AimmMbEfUtmQU7zwIbuyB+y3U/CQ9XXgCf0IzdpfA=; b=vuMxFFa4CjxzaVZN+P80dhbQsO0GHflQbGQI58DpJ1TVaVOFh6PQprmlgTB8DWxtHZOciKlxphdb+lq6pUTnli3MohWKMxE2peOTgn9W0K3ZpNHXfpNojnnkuW8Up//mU85PleQ86u/i3aUrq328B2IiCm2pSdu5wVrR+9+kOW4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=bbdotPm+2imC6/BmWinTNkmyhn2UMSgZpsJsKQf4Fub7OplbLdgEDUMCSt69lBNy+GDyEb8qImMuNCLV/ypqdRhggXhP4Trnzbv7FO0eiaKaCt3VLf1uSuskgT/SipZYTXHM5qQs5/jJ7j1Z0GFpyoFnFe4IEo8zBWMRR0BqvMg= Received: by 10.100.41.16 with SMTP id o16mr19020633ano.1.1204424969135; Sat, 01 Mar 2008 18:29:29 -0800 (PST) Received: by 10.100.31.20 with HTTP; Sat, 1 Mar 2008 18:29:29 -0800 (PST) Message-ID: <6293ba970803011829u77bf6191i446a958527e014ea@mail.gmail.com> Date: Sat, 1 Mar 2008 21:29:29 -0500 From: Walker To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 7.0 and fsck question 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, 02 Mar 2008 02:56:19 -0000 Today I lost power and my FreeBSD 7.0-R server came up with all partitions "not properly dismounted". I was watching the fsck reports to syslog and noticed there wasn't one for the root partition. Why is this? No syslogd running at the point when fsck runs on /?