From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Kelly Subject: Re: kernel panic & ext2 filesystem Date: 23 Mar 2004 11:56:40 +0100 Sender: linux-admin-owner@vger.kernel.org Message-ID: <1080039399.4132.107.camel@hermes.at.home> References: <200403221420.56585.fluca1978@virgilio.it> <405EEA0A.8040400@steudten.com> <405EF490.4040901@imagelinks.com> <200403231120.17817.fluca1978@virgilio.it> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200403231120.17817.fluca1978@virgilio.it> List-Id: Content-Type: text/plain; charset="us-ascii" To: fluca1978@virgilio.it Cc: "linux-admin@vger.kernel.org" On Tue, 2004-03-23 at 11:20, Luca Ferrari wrote: > On Monday 22 March 2004 15:13 Jeff Largent's cat walking on the keyboard > wrote: > > > Luca, > > If you use initrd, its' filesystem is ext2. > > > > Jeff > > > > In fact I suppose it it this the problem, but I thought that enabling initrd > support in kernel suffices. However thanks for the help. > > Luca I think that what Jeff means is that if you're using an initrd that you didn't make yourself, it will be using an ext2 filesystem. As far as I know, though, there is no reason you couldn't build your own to use whatever you want. Andy --