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 the /usr/src/linux directory and therefore the path to arch/i386/kernel/bzImage could not be found. Go back into /usr/src/linux 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 format for this mailing list. There is not _good_ reason to overload the servers with HTML bumf. -- Regards, Mick
pgpfcuDTIrdyS.pgp
Description: PGP signature

