News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Upgrading Kernel?

Started by PeteK, July 20, 2008, 10:03:11 PM

Previous topic - Next topic

PeteK

Hi--

I've upgraded the kernel on my Core to hopefully fix some stability issues with my (fairly new) ethernet adapters.  However, I cannot get the MDs to boot if I install them while running the new kernel. They will install correctly with the old kernel running on the core and will run side-by-side with the old kernel while the core runs the new kernel.

When I plug a new MD in, it connects, runs the setup script, and creates the image. I then copy over the initrd and vmlinuz files from /boot on the core, and change the symlinks appropriately, but the MD says it can't find the initrd file, though it seems to find vmlinuz.

If anyone has gotten this to work, I'd be interested in learning what the tricks are.

Thanks,
-Petek

guigolum

maybe wait for the next version? i am not sure the lmce is supposed to get other cores..

totallymaxed

Quote from: PeteK on July 20, 2008, 10:03:11 PM
Hi--

I've upgraded the kernel on my Core to hopefully fix some stability issues with my (fairly new) ethernet adapters.  However, I cannot get the MDs to boot if I install them while running the new kernel. They will install correctly with the old kernel running on the core and will run side-by-side with the old kernel while the core runs the new kernel.

When I plug a new MD in, it connects, runs the setup script, and creates the image. I then copy over the initrd and vmlinuz files from /boot on the core, and change the symlinks appropriately, but the MD says it can't find the initrd file, though it seems to find vmlinuz.

If anyone has gotten this to work, I'd be interested in learning what the tricks are.

Thanks,
-Petek

Why not just add support for your NIC's to the standard kernel by adding the modules needed? We do that all the time when an unsupported NIC appears (ie sky2 or ATL2 modules etc)

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

PeteK

Unfortunately, the new driver (e1000e) requires a newer kernel (2.6.25 and later).