Update

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Craig White
Date:  
Subject: Update
On Mon, 2002-12-16 at 16:42, Michael Havens wrote:
> On Monday 16 December 2002 10:55 am, Eric Andresen wrote:
> > If you used 'make bzImage' to compile your kernel, then your kernel
> > image will be located in the file:
> > /usr/linux/arch/i386/boot/bzImage
> > Simply copy this file to wherever you store your boot images, and do
> > whatever is neccessary for your bootloader to recognize it, and then
> > reboot. ;)
> >
>
> I am on Mandrake 9.0 now. I don't know where the boot images are kept. Could
> someone tell me? I tried locate bzimage; but it was to no avail!
> -----

to answer your question...

either in /
or in /usr/src/linux

you can always...
'updatedb'
then 'locate vmlinuz'

Craig