From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail014.syd.optusnet.com.au ([210.49.20.172]) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 17cE7o-0007q0-00 for ; Wed, 07 Aug 2002 00:52:29 +0100 Received: from max.ctam.local (198.142.103.111.optusnet.com.au [198.142.103.111] (may be forged)) by mail014.syd.optusnet.com.au (8.11.1/8.11.1) with ESMTP id g76NqOH22045 for ; Wed, 7 Aug 2002 09:52:25 +1000 Received: from k9.ctam.local ([192.168.0.55] helo=ctam.com.au) by max.ctam.local with esmtp (Exim 3.12 #1 (Debian)) id 17cE7j-0007P9-00 for ; Wed, 07 Aug 2002 09:52:23 +1000 Message-ID: <3D506137.9050208@ctam.com.au> Date: Wed, 07 Aug 2002 09:52:23 +1000 From: Brendan J Simon Reply-To: brendan.simon@ctam.com.au MIME-Version: 1.0 To: linux-mtd Subject: Re: kernel hangs on DOC2000 root filesystem References: <3D4F89CF.3010809@ctam.com.au> <4518.1028624265@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: David Woodhouse wrote: >brendan.simon@ctam.com.au said: > >> Any ideas why the kernel just hangs ? >> >>>>>>>>>>BJS: nftl_release(): invalidate_device() >>>>>>>>>> I've just tried an older 2.4.1-pre11 kernel that a coleague is using. I loaded the kernel via tftp and passed it "root=/dev/nftla1 ro" parameters. It booted perfectly (except for some busybox seg faults). ie. the DOC was mounted so that implies that the super blocks are OK. Maybe there is a bug in the 2.4.18-pre8 kernel related to MTD/NFTL ?? Maybe I've changed something that I've forgotten about ? I'll have a closer look. Regards, Brendan Simon.