[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem running kernel compiled on different machine



On 2010-05-31 08:14 +0200, Cameron Hutchison wrote:

> "H.S." <hs.samix@gmail.com> writes:
>
>>Here are the grub.cfg stanzas for the current running kernel and for my
>>compiled kernel respectively:
>>#the default debian kernel
>>        initrd  /initrd.img-2.6.32-trunk-686
>
>>#kernel compiled by me the Debian way
>>        initrd  /initrd.img-2.6.32-100528-firewire
>
> Two things I can think to do next:
>
> 1) Change the initrd of your kernel to point to the original initrd.

This will not work because the new kernel expects its modules under
/lib/modules/2.6.32-100528-firewire, but they are under
/lib/modules/2.6.32-trunk-686 in the old initrd.

Sven


Reply to: