Just rename your bzimage to vmlinuz - or better yet, create a symlink called vmlinuz and have it point to your bzImage kernel. As for initrd, look into mkinitrd. I generally don't dork with initrd images but it isn't difficult. On Wednesday 08 August 2001 05:20 pm, you wrote: > are there directions for compiling a kernel source to get a vmlinuz file > instead of a bzImage file? There must be some kind of script somewhere for > getting a vmlinuz and initrd file like in the ordinary kernel file, but I > haven't been able to find it. The readme that I've read in the kernel > source file doesn't do this.
