From owner-freebsd-current@FreeBSD.ORG Wed Aug 10 02:31:13 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD79F1065675 for ; Wed, 10 Aug 2011 02:31:13 +0000 (UTC) (envelope-from sendtomatt@gmail.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id 846578FC1A for ; Wed, 10 Aug 2011 02:31:13 +0000 (UTC) Received: by iye7 with SMTP id 7so260450iye.17 for ; Tue, 09 Aug 2011 19:31:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=xbkys/z9Vxdq5B8MtJJOanywDl1/JIMEcAiDv4/L/0I=; b=n5SzEXK06Oi5lpIjo7Za+pNctsWInOd0FHwhQtcqnWHvP2wyfMVedBi9gc0AT5sPYx Ew0KhRVawekX1ooUx7zA8xXcrGn7j3Hw94/WKZtJ6XT9ulNBe2+qaZgDv5tq95f0IQUi 2DlCxD4ZVlrM5SeyEbh4LmBUtZPTpR18juRQQ= Received: by 10.42.165.8 with SMTP id i8mr4823314icy.521.1312943472702; Tue, 09 Aug 2011 19:31:12 -0700 (PDT) Received: from sidhe.local ([75.111.38.94]) by mx.google.com with ESMTPS id ie4sm718955icc.20.2011.08.09.19.31.10 (version=SSLv3 cipher=OTHER); Tue, 09 Aug 2011 19:31:11 -0700 (PDT) Message-ID: <4E41ED71.3030700@gmail.com> Date: Tue, 09 Aug 2011 19:31:13 -0700 From: Matt User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110716 Thunderbird/5.0 MIME-Version: 1.0 References: <1312753712.59516.YahooMailClassic@web110106.mail.gq1.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Garrett Cooper , "deeptech71@gmail.com" , freebsd-current@freebsd.org Subject: Re: ghost files X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2011 02:31:13 -0000 On 08/08/11 10:21, C. P. Ghost wrote: > On Mon, Aug 8, 2011 at 2:51 AM, Garrett Cooper wrote: >> On Sun, Aug 7, 2011 at 2:48 PM, Super Biscuit wrote: >>> I suggest sprinkling holy water on your computer and then hitting a bong. >> Who you gonna call :P? >> -Garrett (I couldn't resist) > http://www.gnu.org/fun/jokes/vaxorcist.html > > -cpghost. > Try 'fsck -fy' in single user, then 'fsck -fy ' in reverse of mounting sequence. I would also suggest moving your files off this disk. For what it's worth, on my laptop with a terrible battery, GJournal + UFS behaves very nicely with random frequent shutdowns (Lenovo battery :(). At least you are not seeing the red screen of satanic possession I saw on an HP box with a borked MBR. Matt