From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-102707-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1N3cxC-0005BL-JV
	for garchives@archives.gentoo.org; Thu, 29 Oct 2009 21:54:46 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id EC594E09DB;
	Thu, 29 Oct 2009 21:54:44 +0000 (UTC)
Received: from mail-pz0-f199.google.com (mail-pz0-f199.google.com [209.85.222.199])
	by pigeon.gentoo.org (Postfix) with ESMTP id BCED5E09DB
	for <gentoo-user@lists.gentoo.org>; Thu, 29 Oct 2009 21:54:44 +0000 (UTC)
Received: by pzk37 with SMTP id 37so1531890pzk.10
        for <gentoo-user@lists.gentoo.org>; Thu, 29 Oct 2009 14:54:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:date:message-id:subject
         :from:to:content-type;
        bh=CJMep0ZGBcZrQM1ZPa+q52oGTXPlRGUAObXmTvm/jWU=;
        b=Up0RSQd5/1a51/cmr5Mwd8c+5aPcCwqSyvitW0DH1Gd8uX9qtvYJ25WCp/HLhjXuVf
         BTxjVcrlOQZBfeZBjoWdZP6vuejn2wGsLVmZxXmAI3vc3oCMo2VCqRv28h+sdljjj9LS
         cGDAclFmQrNO2v0xU2NezvPlLwhcx7hs4ryfU=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type;
        b=UyVjOysk0J4GgkNuHwyzq1Yw4VSREFucS3HVaoWXg1NisQCHenfHcsScDT/FFcDhly
         XGZIymbcsLUf3cSrrWDX4FT8LNlwZtdIGXYIUy6KqKZEw8fnCyE4PVjmxYu5WBemYQso
         mKMXQMlj7Xkw596WMPcHGOYCIuu64N0e+UBmE=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.142.61.25 with SMTP id j25mr54230wfa.320.1256853284301; Thu, 
	29 Oct 2009 14:54:44 -0700 (PDT)
Date: Thu, 29 Oct 2009 15:54:44 -0600
Message-ID: <a0811460910291454i2a6c1bb6m1a1a500bdb33b38d@mail.gmail.com>
Subject: [gentoo-user] memory(gray matter) needs jog
From: Maxim Wexler <maxim.wexler@gmail.com>
To: gentoo-user <gentoo-user@lists.gentoo.org>
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 99f542d7-076d-4b9b-920a-cdfa8c7d29d3
X-Archives-Hash: c26e8a4a6e1240df11ce2f258cdc8aa8

Hi group,
A while back I needed help with an ext2 file system that required
checking every boot before mounting. The drive suffered from errors
involving 'non-contiguous files'.The solution was to run (this is
where things get hazy) e2fsck <option> <option> on the offender. I
keep thinking it's '-i -o', but there's no such options. Maybe it
wasn't e2fsck at all. I can't remember. I don't think it was
'-f''(force).

Anybody know what I'm talking about?

Maxim