[SOLVED] Re: problem running kernel compiled on different machine

2010-05-31 Thread H.S.
Cameron Hutchison wrote: > "H.S." 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 /initr

Re: problem running kernel compiled on different machine

2010-05-30 Thread Sven Joachim
On 2010-05-31 08:14 +0200, Cameron Hutchison wrote: > "H.S." 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 >>

Re: problem running kernel compiled on different machine

2010-05-30 Thread Cameron Hutchison
"H.S." 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

Re: problem running kernel compiled on different machine

2010-05-30 Thread H.S.
Cameron Hutchison wrote: > "H.S." writes: > You can ignore these two errors. You are installing the kernel on a > different machine to the one you built on, so those links do not work. > That is why it deletes the links. Okay. >> Anybody know why I am getting this error? Also AFAIK, a 32 bit k

Re: problem running kernel compiled on different machine

2010-05-30 Thread Cameron Hutchison
"H.S." writes: >I am testing a patch for the Debian kernel (regarding the firewire bug I >reported earlier in this list). I have been sent the patch and I >followed the Debian way of compiling the kernel after patching the source. >( Here's is the installation error -->> ) > Hmm. There

Re: problem running kernel compiled on different machine

2010-05-30 Thread H.S.
H.S. wrote: > H.S. wrote: >> I am testing a patch for the Debian kernel (regarding the firewire bug I >> reported earlier in this list). I have been sent the patch and I >> followed the Debian way of compiling the kernel after patching the source. >> >> The kernel was compiled (and the deb created)

Re: problem running kernel compiled on different machine

2010-05-30 Thread H.S.
H.S. wrote: > I am testing a patch for the Debian kernel (regarding the firewire bug I > reported earlier in this list). I have been sent the patch and I > followed the Debian way of compiling the kernel after patching the source. > > The kernel was compiled (and the deb created) on an AMD64 bit m

problem running kernel compiled on different machine

2010-05-30 Thread H.S.
I am testing a patch for the Debian kernel (regarding the firewire bug I reported earlier in this list). I have been sent the patch and I followed the Debian way of compiling the kernel after patching the source. The kernel was compiled (and the deb created) on an AMD64 bit machine which is runni