Thomas Lange wrote:
On Thu, 16 Oct 2008 13:17:58 +0200, Christian Quast <[EMAIL PROTECTED]> said:
> What are the required steps to create a custom kernel > 2.6.20 used
> during the installation?
Just use a plain 2.6.27 kernel from lenny inside the etch
nfsroot. Therefore create a local repository, that inluced then needed
deb files. That should work. Also make sure you have a new live-initramfs
package inside the nfsroot. You do not need to comile a kernel on your
own.
Hi,
thanks a lot, after adding some more lenny packages:
aufs-modules,
aufs-tools (libc6, tzdata)
and adding module aufs to be included in the initramfs everything works
fine.
Chriss