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 ) id 1N3xbS-0005gB-Q1 for garchives@archives.gentoo.org; Fri, 30 Oct 2009 19:57:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79BF7E081E; Fri, 30 Oct 2009 19:57:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4F8F7E081E for ; Fri, 30 Oct 2009 19:57:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E6DEAB405E for ; Fri, 30 Oct 2009 19:57:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.16 X-Spam-Level: X-Spam-Status: No, score=-3.16 required=5.5 tests=[AWL=-0.561, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1U81xXJebuLm for ; Fri, 30 Oct 2009 19:57:34 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 675DEB405D for ; Fri, 30 Oct 2009 19:57:33 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N3xbC-0003Mh-KX for gentoo-user@gentoo.org; Fri, 30 Oct 2009 20:57:26 +0100 Received: from adsl-69-234-184-177.dsl.irvnca.pacbell.net ([69.234.184.177]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Oct 2009 20:57:26 +0100 Received: from w41ter by adsl-69-234-184-177.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Oct 2009 20:57:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: memory(gray matter) needs jog-DONE Date: Fri, 30 Oct 2009 12:57:08 -0700 Message-ID: References: <0924217F-4A24-43D2-BDCC-7D51DCB63B99@stellar.eclipse.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-184-177.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091030 Shredder/3.1a1pre In-Reply-To: <0924217F-4A24-43D2-BDCC-7D51DCB63B99@stellar.eclipse.co.uk> Sender: news X-Archives-Salt: f610602b-fe13-4a08-a0ba-e09b1b94f881 X-Archives-Hash: 4e3e5d0ad5284f454ab8aec85068ce07 On 10/30/2009 10:26 AM, Stroller wrote: > > On 30 Oct 2009, at 17:04, Maxim Wexler wrote: >> ... >> Yes I know, ext2 is rather retro, but I was >> persuaded to use it by reading the forums and now it's a lot simpler >> just to run tune2fs rather thman scrap the system and start again. > > I know you can convert an ext3 filesystem to ext4. Can you not do the > same ext2 -> ext3? Yes, with the -j flag to tune2fs.