Re: Kernel compile and install does not create initrd

2010-02-28 Thread Manoj Srivastava
On Sat, Jan 16 2010, Hugo Vanwoerkom wrote: > Patrick Wiseman wrote: >> On Sat, Jan 16, 2010 at 2:44 PM, Hugo Vanwoerkom wrote: >>> Patrick Wiseman wrote: >>> If this is the latest version of make-kpkg, did you >>> cp /usr/share/kernel-package/examples/etc/kernel/postinst.d/initramfs >>> /etc/ke

Re: Kernel compile and install does not create initrd

2010-01-16 Thread Hugo Vanwoerkom
Patrick Wiseman wrote: On Sat, Jan 16, 2010 at 2:44 PM, Hugo Vanwoerkom wrote: Patrick Wiseman wrote: I have compiled a custom kernel, using 'make-kpkg clean && make-kpkg --initrd --revision=sage.1.0 kernel-image', 'sage' being the name of my machine. I then installed it, using 'dpkg -i linux

Re: Kernel compile and install does not create initrd

2010-01-16 Thread Patrick Wiseman
On Sat, Jan 16, 2010 at 2:44 PM, Hugo Vanwoerkom wrote: > Patrick Wiseman wrote: >> >> I have compiled a custom kernel, using 'make-kpkg clean && make-kpkg >> --initrd --revision=sage.1.0 kernel-image', 'sage' being the name of >> my machine.  I then installed it, using 'dpkg -i >> linux-image-2.6

Re: Kernel compile and install does not create initrd

2010-01-16 Thread Hugo Vanwoerkom
Patrick Wiseman wrote: I have compiled a custom kernel, using 'make-kpkg clean && make-kpkg --initrd --revision=sage.1.0 kernel-image', 'sage' being the name of my machine. I then installed it, using 'dpkg -i linux-image-2.6.30_sage.1.0_amd64.deb'. I had thought that would be enough to create t

Kernel compile and install does not create initrd

2010-01-16 Thread Patrick Wiseman
I have compiled a custom kernel, using 'make-kpkg clean && make-kpkg --initrd --revision=sage.1.0 kernel-image', 'sage' being the name of my machine. I then installed it, using 'dpkg -i linux-image-2.6.30_sage.1.0_amd64.deb'. I had thought that would be enough to create the initrd necessary to bo