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

 

I dl’d the stage3-x86-hardened-2.6-2006.0.tar.bz2 and the portage-latest.tar.bz2 files. I’ve been following the handbook instructions verbatim for 2.6 kernel, everything has gone fine up to this point with no errors displayed. I configured and built the kernel with no errors (that I could see) and executed “make && make modules_install”. Everything seems okay until I run “cp arch/i386/kernel/bzImage /boot/kernel-2.6.16-hardened-r11” per the handbook instructions. Then I get the error above that the bzImage file cannot be found.

 

When I run “ls –l /usr/src/linux” it points to linux-2.6.16-hardened-r11, so I’ve tried using that name too, but still received the same error. Any help would be appreciated, please let me know if I need to provide any additional info.

 

Thanks

 

 

Reply via email to