try make zImage or bzImage or zdisk or bzDisk
i dont know if zdisk or bzdisk (bzDisk?) are valid options but i know
zImage and bzImage is, vmlinuz is not as far as i know.
zImage is used for kernels that can load in the 640kb of memory, bzImage
will load in 'high' memory (above 1MB i believe) for
On Wed, Feb 02, 2000 at 11:59:35AM -0600, Phil Brutsche wrote:
> A long time ago, in a galaxy far, far way, someone said...
>
> >
> > meatball:/usr/src/linux#make vmunix
> > make: *** No rule to make target `vmunix'. Stop.
> >
> > Also
> >
> > meatball:/usr/src/linux#make vmlinux
> > make: ***
A long time ago, in a galaxy far, far way, someone said...
>
> meatball:/usr/src/linux#make vmunix
> make: *** No rule to make target `vmunix'. Stop.
>
> Also
>
> meatball:/usr/src/linux#make vmlinux
> make: *** No rule to make target
> `/usr/local/src/linux/include/asm/param.h', needed by
> `
meatball:/usr/src/linux#make vmunix
make: *** No rule to make target `vmunix'. Stop.
Also
meatball:/usr/src/linux#make vmlinux
make: *** No rule to make target
`/usr/local/src/linux/include/asm/param.h', needed by
`/usr/local/src/linux/include/linux/sched.h'. Stop.
Whats wrong here?
-Aaron
A long time ago, in a galaxy far, far way, someone said...
> I am trying to compile a new kernel on a sparc, running debian. I make
> menuconfig, make dep, make clean, but after that I don't know what to
> do. zImage, bzImage, zlilo, bzlilo do not work. What do I do?
YOu need to do 'make vmuni
On Wed, Feb 02, 2000 at 01:02:21AM -0500, Aaron Solochek wrote:
> I am trying to compile a new kernel on a sparc, running debian. I make
> menuconfig, make dep, make clean, but after that I don't know what to
> do. zImage, bzImage, zlilo, bzlilo do not work. What do I do?
# make vmlinux
# gzip
6 matches
Mail list logo