From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FYdhq-0005iK-HM for qemu-devel@nongnu.org; Wed, 26 Apr 2006 02:40:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FYdhm-0005hB-FR for qemu-devel@nongnu.org; Wed, 26 Apr 2006 02:40:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYdhm-0005h7-6d for qemu-devel@nongnu.org; Wed, 26 Apr 2006 02:40:54 -0400 Received: from [64.233.184.228] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FYdkP-00064g-68 for qemu-devel@nongnu.org; Wed, 26 Apr 2006 02:43:37 -0400 Received: by wproxy.gmail.com with SMTP id 36so1429614wra for ; Tue, 25 Apr 2006 23:40:53 -0700 (PDT) Message-ID: <46d6db660604252340t18cd0589i8ca5b2c251f678ae@mail.gmail.com> Date: Wed, 26 Apr 2006 08:40:51 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] Custom floppy image not booting, hanging at ramdisk... In-Reply-To: <444ED322.7020102@tusker.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <443DEBFA.7050109@tusker.org> <444DAE6F.3000805@tusker.org> <46d6db660604250747l192ccd7die167926243e6b542@mail.gmail.com> <444ED322.7020102@tusker.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org none taken :) it's just that myself last year I created small kernels which sometimes wou= ld freeze too at the expansion step, but then it was a kernel config issue. I'll look at the patch though :) On 4/26/06, Damien Mascord wrote: > Given that it works with this patch, I can't see how it could be a kernel= config > issue, no offence intended :)