I should also note, that the initrd gets created with the stock debian
kernel during live build, and that my custom kernel package does
trigger update-initramfs when I install it manually in the chroot.
Where can I look to make sure my kernel packages meets the
requirements live build wants for tri
Daniel, for this one I used make-kpkg with the --initrd option against a
recent Ubuntu LTS kernel source from git.
Thanks for the hook Michal, that's what I plan to do as a last resort.
On Nov 7, 2014 4:11 AM, "Michal Suchanek" wrote:
> On 7 November 2014 06:05, Daniel Baumann
> wrote:
> > On
On 7 November 2014 06:05, Daniel Baumann
wrote:
> On 11/06/2014 11:53 PM, Aaron McSorley wrote:
>> I cannot get my custom kernel to trigger an update-initramfs
>
> you probably didn't build it right, how did you do it? did you use make
> deb or kernel-package or something, rather than properly reb