Problems building custom kernel on iSeries

2006-01-13 Thread Wolf Wiegand
Hi, I'm trying to build a custom kernel for an iSeries within a sid chroot running on that iSeries. This kernel needs a kernel with an attached initrd, and make help tells me, that this can be achieved with the target 'zImage.initrd.vmode'. However, I don't know how I can pass this target to make

Re: Problems building custom kernel on iSeries

2006-01-16 Thread Wolf Wiegand
Hi, Wolf Wiegand wrote: > I'm trying to build a custom kernel for an iSeries within a sid > chroot running on that iSeries. This kernel needs a kernel with an > attached initrd, [...] OK, what I've found out is, that I can just build a kernel using either make or make-kpkg,