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 1GOJfo-0007O3-PS for garchives@archives.gentoo.org; Fri, 15 Sep 2006 19:48:29 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8FJl3lF030638; Fri, 15 Sep 2006 19:47:03 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8FJe11M013928 for ; Fri, 15 Sep 2006 19:40:01 GMT Received: by ug-out-1314.google.com with SMTP id p27so187232ugc for ; Fri, 15 Sep 2006 12:40:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=Upp8uzQqIQm9P8w6+WGfkdqlm3xnd2gvPTzbNdQS2MZfm6166h7dOn4ZljMbYbsJlobuBMHQUSOI6PyNJP8iGgSnyUGrAej1SoI1xigPbY7FBr06Q9oJM6FZ72FZoCWk5WEVCOPWg9yv5OvgbJ9w1oCnndn2fNBgAmxDq3KlZCs= Received: by 10.67.24.13 with SMTP id b13mr5606146ugj; Fri, 15 Sep 2006 12:40:00 -0700 (PDT) Received: from ?192.168.0.5? ( [213.162.120.196]) by mx.gmail.com with ESMTP id j3sm1021950ugd.2006.09.15.12.39.59; Fri, 15 Sep 2006 12:40:00 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] cp: cannot stat 'arch/i386/kernel/bzImage': No such file or directory Date: Fri, 15 Sep 2006 20:42:52 +0100 User-Agent: KMail/1.9.1 References: <011001c6d8ef$d3ecc250$1e01a8c0@brianna> In-Reply-To: <011001c6d8ef$d3ecc250$1e01a8c0@brianna> 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: multipart/signed; boundary="nextPart4045767.a9XFy7sBS5"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200609152042.53711.michaelkintzios@gmail.com> X-Archives-Salt: 22d9a67f-d3c9-4d40-9d31-a6a80a943cb3 X-Archives-Hash: 49ce5b8efce84899071a82aba13f96b7 --nextPart4045767.a9XFy7sBS5 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 15 September 2006 18:53, Steven G Wagner wrote: > 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 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/linux=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 text=20 format for this mailing list. There is not _good_ reason to overload the=20 servers with HTML bumf. =2D-=20 Regards, Mick --nextPart4045767.a9XFy7sBS5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFCwI95Fp0QerLYPcRAqhWAJ0e2JafviqdYdTaMj0++Q308J55KwCdEW6o 8LORl+FhW6CexxrtkIkzhDM= =902x -----END PGP SIGNATURE----- --nextPart4045767.a9XFy7sBS5-- -- gentoo-user@gentoo.org mailing list