From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Urlichs Subject: ext2/? support for large block sizes Date: Sun, 23 Jan 2011 13:44:26 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: linux-fsdevel@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:60626 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751813Ab1AXCpG (ORCPT ); Sun, 23 Jan 2011 21:45:06 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PhCQS-0001fn-6n for linux-fsdevel@vger.kernel.org; Mon, 24 Jan 2011 03:45:04 +0100 Received: from netz.smurf.noris.de ([213.95.21.43]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Jan 2011 03:45:04 +0100 Received: from matthias by netz.smurf.noris.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Jan 2011 03:45:04 +0100 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi, I have a Linux-based TV which happens to use ext2 for its external disks. Unfortunately, they format the thing with 16k blocks, which is not mountable by poor dumb Linux. Is there a way to get files off that disk? (Build a User Mode Linux kernel with 16k page size?) -- -- Matthias Urlichs