I always use:

make image modules install modules_install

For the "make install" to work, you have to either apply my "kerntypes"
patch or have your own "installkernel" script.

The "make image" leaves an "image" file in arc/s390x/boot that should be
usable.  That's where the install target gets it from.

> -----Original Message-----
> From: Adam Thornton [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 05, 2003 8:08 AM
> To: [EMAIL PROTECTED]
> Subject: Re: How do I build vmlinuz manually?
>
> On Thu, 2003-09-04 at 23:24, Matt Zimmerman wrote:
> > "make zimage" (note the case, different from i386) should do it.
>
> Maybe it should, but in the top-level directory:
>
> debian:/devel/kernel/linux-2.4.21-plus# make zimage
> make: *** No rule to make target `zimage'.  Stop.
>
> Which is why I'm wondering what the incantation to turn
> vmlinux into vmlinuz by hand is.  Or maybe I'm asking the
> wrong question, and what I really should be asking is "why
> can't I IPL the vmlinux that 'make boot'
> produces, but I can IPL the vmlinuz that 'make-kpkg buildpackage'
> produces?"
>
> Adam
>

Reply via email to