On Wed, Jun 23, 2004 at 05:52:11PM +0200, Sven Luther wrote: > On Wed, Jun 23, 2004 at 05:27:05PM +0200, Jens Schmalzing wrote: > > Hi, > > > > Sven Luther writes: > > > > > BTW, could you add a mkvmlinuz calling script to the next version of > > > mkvmlinuz ? > > > > A calling script for a shell script? > > :) > > > > Something like : > > > > > > #!/bin/sh > > > mkvmlinuz -k $2 -o /boot/vmlinuz-$1 > > > > > > Should do just fine. > > > > This is already there, right in mkvmlinuz itself. > > Do you mean that by doing : > > mkvmlinuz /boot/vmlinux-2.6.7-powerpc 2.6.7-powerpc > > The right thing will happen, and that is creation of a > /boot/vmlinuz-2.6.7-powerpc ?
Nope, it doesn't work : === Building for sub-architecture chrp. === Using kernel image file 2.6.7-powerpc. === Using initrd image file . === Release version seems to be /boot/vmlinux-2.6.7-powerpc. === Using object files from /home/sven. Please specify an output file. There must be some misunderstanding going on then. Friendly, Sven Luther

