From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUcbx-0004CX-PF for qemu-devel@nongnu.org; Wed, 04 Feb 2009 02:55:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUcbv-0004CE-42 for qemu-devel@nongnu.org; Wed, 04 Feb 2009 02:55:52 -0500 Received: from [199.232.76.173] (port=38764 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUcbu-0004C7-Tx for qemu-devel@nongnu.org; Wed, 04 Feb 2009 02:55:50 -0500 Received: from mx20.gnu.org ([199.232.41.8]:38905) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LUcbu-0002Ab-Af for qemu-devel@nongnu.org; Wed, 04 Feb 2009 02:55:50 -0500 Received: from lvps87-230-23-18.dedicated.hosteurope.de ([87.230.23.18] helo=open-bash.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LUcbs-0005ib-Jf for qemu-devel@nongnu.org; Wed, 04 Feb 2009 02:55:48 -0500 Received: from [192.168.178.23] (g230129098.adsl.alicedsl.de [92.230.129.98]) by open-bash.org (Postfix) with ESMTP id 72D2F80C003E for ; Wed, 4 Feb 2009 08:23:01 +0100 (CET) Message-ID: <4989424D.4070905@wc3edit.net> Date: Wed, 04 Feb 2009 08:22:53 +0100 From: Dekar MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] How to get a shell to work with in user mode? 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, took me a while to get qemu compiled... My host is x86 my guest ARM. I was playing with qemu in a chroot environment and it seemed to work quite well after I put the static linked qemu in the chroot and switched to to running a bash using it. Then I found out that it switched back to executing x86er binaries while in the chroot. So I have to run qemu-arm every time I want to run an ARM binary inside my ARM chroot. This behavior makes it impossible to execute shell scripts. Is there anyway to make qemu hook in the bash and automatically run binaries? It would be awesome to have qemu working in a chroot environment without the need to load another kernel. greets Elias =D6nal -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmJQkkACgkQvmkQVSIBO6xgQQCeNQmdIY+ZR/ND8Vn9b6RCY30l yEYAoJ2EeA3fCRs1RMxQjb/AygpHh0Zi =3DxACA -----END PGP SIGNATURE-----