Gentoo Archives: gentoo-user

From: Steven G Wagner <digital9ja@×××.net>
To: "gentoo-user@××××××××××××.com" <gentoo-user@l.g.o>
Subject: [gentoo-user] cp: cannot stat 'arch/i386/kernel/bzImage': No such file or directory
Date: Fri, 15 Sep 2006 18:00:36
Message-Id: 011001c6d8ef$d3ecc250$1e01a8c0@brianna
1 I'm trying to install a 2.6.16-hardened-r11 kernel and I keep getting this
2 error:
3
4 cp: cannot stat 'arch/i386/kernel/bzImage': No such file or directory
5
6
7
8 I dl'd the stage3-x86-hardened-2.6-2006.0.tar.bz2 and the
9 portage-latest.tar.bz2 files. I've been following the handbook instructions
10 verbatim for 2.6 kernel, everything has gone fine up to this point with no
11 errors displayed. I configured and built the kernel with no errors (that I
12 could see) and executed "make && make modules_install". Everything seems
13 okay until I run "cp arch/i386/kernel/bzImage
14 /boot/kernel-2.6.16-hardened-r11" per the handbook instructions. Then I get
15 the error above that the bzImage file cannot be found.
16
17
18
19 When I run "ls -l /usr/src/linux" it points to linux-2.6.16-hardened-r11, so
20 I've tried using that name too, but still received the same error. Any help
21 would be appreciated, please let me know if I need to provide any additional
22 info.
23
24
25
26 Thanks

Replies