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 1N3ylt-0003UC-71 for garchives@archives.gentoo.org; Fri, 30 Oct 2009 21:12:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D0A5E0815; Fri, 30 Oct 2009 21:12:31 +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 E9192E0815 for ; Fri, 30 Oct 2009 21:12:30 +0000 (UTC) Received: by pzk37 with SMTP id 37so2151073pzk.10 for ; Fri, 30 Oct 2009 14:12:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=SJaNrYEnHMOFXbARrnfETMqDpljMAuvnQcMwUuQAU/w=; b=VhXnuQorpJmUscVUUe70kfeMzlqbNJ2Mnn1rhKHUToGAWJxGJh92an5W90hx5+P4RX /cmYjo5zWKfFCVk8UCXV2xT1VKBiHiDfxh2bb8/Mb1HMmmABNjVrTY+rkcX5Efbk/o+d zDa4nofiWg6HK63Rjle2C5Vy62FS6Kg/wKm9s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=v9xW7CS7g/vHyhUmoHFcXVH33H3bKuYWal9SIFaiVwpuwYQ+pOzqbBzgcKqVUNG3ZE yjJhYOWTf1yyA75z5SiTJS7KLC/xAwpBrEsuAwnHVF3q+5JFFe3G6oKgtReCmkrc157H Z6YAUIQoh+8wuxw1w/sJqFWUOMx98n97iHJ9Y= 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 Received: by 10.143.21.34 with SMTP id y34mr199298wfi.16.1256937150609; Fri, 30 Oct 2009 14:12:30 -0700 (PDT) In-Reply-To: References: <0924217F-4A24-43D2-BDCC-7D51DCB63B99@stellar.eclipse.co.uk> Date: Fri, 30 Oct 2009 15:12:30 -0600 Message-ID: Subject: Re: [gentoo-user] Re: memory(gray matter) needs jog-DONE From: Maxim Wexler To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: b3a6a287-71af-4c4f-a5e4-4e5d5603582c X-Archives-Hash: 002507556fd66490a09ee6b73ce565c8 On 10/30/09, walt wrote: > 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 And it doesn't destroy the files? If so, that's good news. mw