Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Mar 2003 18:13:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Mar 2003 18:13:17 -0500 Received: from [208.178.183.22] ([208.178.183.22]:41490 "EHLO xout2-dmz.simpletech.com") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Wed, 26 Mar 2003 18:13:16 -0500 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Subject: page size bigger than 4 KB for ext2 Date: Wed, 26 Mar 2003 15:24:23 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: setfs[ug]id syscall return value and include/linux/security.h question thread-index: AcLz7hy8WdudAjJITPaoyiwgd7kaCwAACKmw From: "Jordi Ros" To: X-OriginalArrivalTime: 26 Mar 2003 23:24:23.0500 (UTC) FILETIME=[D5D3F8C0:01C2F3EE] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 611 Lines: 15 Hi all, I am trying to bring up a hard drive formated to 8KB page size using ext2. It seems that i may need to recompile the kernel, as default PAGE_SIZE is 4KB. I have 2 questions: 1) What is the procedure to build a kernel that can support hard drives formatted to 8KB ext2? 2) What is the procedure to format a hard drive to 8KB ext2? Thank you so much, Jordi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/