From owner-freebsd-questions@FreeBSD.ORG Sun May 9 02:04:10 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97A9E1065675 for ; Sun, 9 May 2010 02:04:10 +0000 (UTC) (envelope-from ansarm@gmail.com) Received: from mail-yw0-f181.google.com (mail-yw0-f181.google.com [209.85.211.181]) by mx1.freebsd.org (Postfix) with ESMTP id 57C918FC08 for ; Sun, 9 May 2010 02:04:10 +0000 (UTC) Received: by ywh11 with SMTP id 11so1399566ywh.7 for ; Sat, 08 May 2010 19:04:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=YiYbDoASTxLjAYO4BJUvt3YFzRZ1NbPgQXRSvl7nVDY=; b=hD+MVSI+UCRY/th/I24GrtKPCRH06pTSLNKPiwHaUTaHnT5P6/nQZVg2zfJCKLQv+N eRWg7uvbQ1hgT5rc+PyEAEhac/Rd4exdWyRXNcAa1gAwyOwqc+o4QloZd9xOTPMGnLgy izQCtqi919vmwQBnA3roIAbUs4y4/Xf7Mfu4k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xD+AnROOy2DeGe4tBRvHcSmfaURyv9bYWPq75R5T7wwTvfXwHIKvvFB+9xIcp45TyR AuJEjxb3w1aSjz7peQp+5BfSwBD6AAVQCgnqlcv6JuzKb/8AQSDA4fJFvcUI1SIe9dgs D8gRS6BVoYieIg0EmoW30E0zllXmCpskcGptI= MIME-Version: 1.0 Received: by 10.231.151.211 with SMTP id d19mr1265230ibw.53.1273368977391; Sat, 08 May 2010 18:36:17 -0700 (PDT) Received: by 10.231.119.97 with HTTP; Sat, 8 May 2010 18:36:17 -0700 (PDT) Date: Sat, 8 May 2010 21:36:17 -0400 Message-ID: From: Ansar Mohammed To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: File system 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, 09 May 2010 02:04:10 -0000 Hello All, I have a FreeBSD VM running. Whenever I reboot the VM without a clean shutdown it boots into single user mode and I have to run fsck. When I run fsck, the file system clearly has issues. Is there any way to have FreeBSD run on a better file system that wont crap out on me everytime I do and unclean shutdown?