On 2010-05-31 08:14 +0200, Cameron Hutchison wrote: > "H.S." <[email protected]> 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

