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 1MjyyU-0000Sq-5Y for garchives@archives.gentoo.org; Sat, 05 Sep 2009 17:22:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BB9DE087C; Sat, 5 Sep 2009 17:21:59 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by pigeon.gentoo.org (Postfix) with ESMTP id 18B51E087C for ; Sat, 5 Sep 2009 17:21:59 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id E5D31DF0B4 for ; Sat, 5 Sep 2009 18:22:01 +0100 (BST) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id Too2Mx8x4wX5 for ; Sat, 5 Sep 2009 18:21:58 +0100 (BST) Received: from wstn.ethnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id BB6A7DF0B3 for ; Sat, 5 Sep 2009 18:22:01 +0100 (BST) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Flash drive and file systems Date: Sat, 5 Sep 2009 18:14:58 +0100 User-Agent: KMail/1.9.10 References: <4AA25FCC.5090002@coolmail.se> In-Reply-To: <4AA25FCC.5090002@coolmail.se> 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 Content-Disposition: inline Message-Id: <200909051814.58754.peter@humphrey.ukfsn.org> X-Archives-Salt: c7a52fa2-3c25-4cea-a18d-f2a5d440f4a1 X-Archives-Hash: 8c739c25dffac2ecfcd6916d6e2ac853 On Saturday 05 September 2009 13:55:40 pk wrote: > Huh? Do you mean to say that "CONFIG_EXT2_FS" is not set (when you > compiled it) or that it's gone from the kernel source? It's certainly in my 2.6.30-gentoo-r6: $ grep EXT2 /usr/src/linux/.config CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y CONFIG_EXT2_FS_SECURITY=y # CONFIG_EXT2_FS_XIP is not set -- Rgds Peter