From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4MT3-0002UY-7L for qemu-devel@nongnu.org; Wed, 09 Nov 2016 01:34:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4MSy-0004VH-6X for qemu-devel@nongnu.org; Wed, 09 Nov 2016 01:34:41 -0500 Received: from mout.gmx.net ([212.227.15.18]:63440) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c4MSx-0004V3-TG for qemu-devel@nongnu.org; Wed, 09 Nov 2016 01:34:36 -0500 References: <0f042e9b-f6a3-27c1-4ca0-94e13f8102d8@gmx.net> <20161104110813.GF9817@stefanha-x1.localdomain> <238afa75-0263-9314-caec-05ffeb46fe6e@gmx.net> <320accbd-58f5-d24c-ca6e-9cc109ee5d3f@gmx.net> <76237a3c-60e3-ecd2-a883-36b01896293a@redhat.com> <725464c8-fb9e-b7bc-1d24-11d08ad79ad5@gmx.net> <0fd2dea3-d34a-e1b1-9d94-d76984dbe9a1@redhat.com> From: Dennis Luehring Message-ID: Date: Wed, 9 Nov 2016 07:34:22 +0100 MIME-Version: 1.0 In-Reply-To: <0fd2dea3-d34a-e1b1-9d94-d76984dbe9a1@redhat.com> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] alpha platform is missing files after initrd load List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek , Richard Henderson , Stefan Hajnoczi Cc: qemu-devel , "Richard W.M. Jones" Am 07.11.2016 um 18:21 schrieb Laszlo Ersek: > its not alpha related same error happens with ppc64,sparc64,mips64... so i tried to reproduce the errors also on x86_64 in qemu building a tiny linux kernel 4.8.6 (~1MB) and a simple init (~1MB) based on http://mgalgs.github.io/2015/05/16/how-to-build-a-custom-linux-kernel-for-qemu-2015-edition.html until now (using the same cpio commandline) im unable to get the same errors like on alpha, ppc64,sparc64,mips64 im using cross-linux-from-scratch manual/script for building the non-x86_64 platforms