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.60) (envelope-from ) id 1GOJqT-0006s1-Rt for garchives@archives.gentoo.org; Fri, 15 Sep 2006 19:59:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8FJwjTb024274; Fri, 15 Sep 2006 19:58:45 GMT Received: from ulm114.server4you.de (ulm114.server4you.de [62.75.202.190]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8FJrFGO020547 for ; Fri, 15 Sep 2006 19:53:15 GMT Received: from [192.168.0.17] (p54B2CBF8.dip.t-dialin.net [84.178.203.248]) by ulm114.server4you.de (Postfix) with ESMTP id 7937C20C131 for ; Fri, 15 Sep 2006 21:53:15 +0200 (CEST) Message-ID: <450B04AE.2090407@smash-net.org> Date: Fri, 15 Sep 2006 21:53:18 +0200 From: =?UTF-8?B?Tm9ybWFuIFJpZcOf?= User-Agent: Thunderbird CE 1.5.0.5 (X11/20060910) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cp: cannot stat 'arch/i386/kernel/bzImage': No such file or directory References: <011001c6d8ef$d3ecc250$1e01a8c0@brianna> <200609152042.53711.michaelkintzios@gmail.com> In-Reply-To: <200609152042.53711.michaelkintzios@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k8FJwjTp024274 X-Archives-Salt: a402f48a-2377-42f1-b19c-70ee18150778 X-Archives-Hash: cb0ea3d932181d0b62b123998df87a16 Mick schrieb: > On Friday 15 September 2006 18:53, Steven G Wagner wrote: > =20 >> I'm trying to install a 2.6.16-hardened-r11 kernel and I keep getting = this >> error: >> >> cp: cannot stat 'arch/i386/kernel/bzImage': No such file or directory >> =20 > > If at that moment you typed pwd you would see that you were not in=20 > the /usr/src/linux directory and therefore the path to=20 > arch/i386/kernel/bzImage could not be found. Go back into /usr/src/lin= ux=20 > before you run again the cp command: > > cd /usr/src/linux > cp arch/i386/kernel/bzImage /boot/'whatever_you_want_to_call_it' > > HTH > > PS. You can select in your M$Outlook to only send messages in plain tex= t=20 > format for this mailing list. There is not _good_ reason to overload t= he=20 > servers with HTML bumf. > =20 Also my kernel isn=C2=B4t in arch/i386/kernel/bzImage but in arch/i386/boot/bzImage. --=20 gentoo-user@gentoo.org mailing list