From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FC3tI-0003YG-6t for garchives@archives.gentoo.org; Wed, 22 Feb 2006 23:59:28 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1MNwRmn017839; Wed, 22 Feb 2006 23:58:27 GMT Received: from cicero1.cybercity.dk (cicero1.cybercity.dk [212.242.40.4]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1MNpFJV028986 for ; Wed, 22 Feb 2006 23:51:15 GMT Received: from user2.cybercity.dk (user2.cybercity.dk [212.242.41.35]) by cicero1.cybercity.dk (Postfix) with ESMTP id 9D5DA63F035 for ; Thu, 23 Feb 2006 00:51:15 +0100 (CET) Received: from [10.0.0.2] (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by user2.cybercity.dk (Postfix) with ESMTP id 679FA2867F6 for ; Thu, 23 Feb 2006 00:51:15 +0100 (CET) From: Bo Andresen To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error Date: Thu, 23 Feb 2006 00:51:08 +0100 User-Agent: KMail/1.9.1 References: <200602230003.33868.bo.andresen@gmail.com> <200602221742.36605.bss03@volumehost.com> In-Reply-To: <200602221742.36605.bss03@volumehost.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602230051.13092.bo.andresen@gmail.com> X-Archives-Salt: 40749960-ec8e-4a03-b2c4-313105f18f28 X-Archives-Hash: a57d7dda89c9450ab9305c8697f3c3c0 On Thursday 23 February 2006 00:42, Boyd Stephen Smith Jr. wrote: > Your 32-but kernel can't run the 64-bit bash. You'll have to use a 64-bit > kernel (or as 32-bit stage3, and then gradually recompile) Thanks for explaining that. > If you have a little bit of free space, do a 32-bit install to a separate > LV. No need to really do a full install, just enough so you can compile a > 64-bit kernel and install and configure your bootloader to load the 64-bit > kernel. > > That should be as easy as lvcreate, format, mount, extract 32-bit stage3, > cp over /etc/resolv.conf, chroot, emerge -sources, > cd /usr/src/, zcat /proc/config.gz > .config, make oldconfig, > make, emerge grub, mount /boot, grub-install, make install, umount boot, > shutdown -r now. Is that all it takes? I'll definitely try that then. Thanks again. -- Bo Andresen -- gentoo-user@gentoo.org mailing list