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

Unable to pxeboot - Kernel panic - not syncing: Fatal exception in interrupt

Started by Gryvel, March 25, 2008, 07:36:28 AM

Previous topic - Next topic

Gryvel

Hi!

Trying to pxeboot a Abit NF-M2 nView http://www.phoronix.com/scan.php?page=article&item=625&num=4 but with no luck. I get the error message Kernel panic - not syncing: Fatal exception in interrupt. What can I do to troubleshoot this?

Using LMCE 7.10 beta 4

/Gryvel

totallymaxed

Quote from: Gryvel on March 25, 2008, 07:36:28 AM
Hi!

Trying to pxeboot a Abit NF-M2 nView http://www.phoronix.com/scan.php?page=article&item=625&num=4 but with no luck. I get the error message Kernel panic - not syncing: Fatal exception in interrupt. What can I do to troubleshoot this?

Using LMCE 7.10 beta 4

/Gryvel

Hmmm... this might be the solution http://wiki.linuxmce.org/index.php/Unrecognized_NIC#Modify_modules_on_core

But we really need more info about what printed to the screen... the complete text of the error would be useful.

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]

Gryvel

Just now I can't replicate the error message because the core won't start... See my other post http://forum.linuxmce.org/index.php?topic=4761.0

Please advice on how to reset/repair the core

Gryvel


totallymaxed

Quote from: Gryvel on March 25, 2008, 08:37:20 PM
Just now I can't replicate the error message because the core won't start... See my other post http://forum.linuxmce.org/index.php?topic=4761.0

Please advice on how to reset/repair the core

Gryvel



Orbiter #20 is the Core/Hybrids Orbiter... Hmmm... you could try doing a regen all & a reload from Web Admin -> Wizards -> Devices -> Orbiters

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]

OuZo

i also get an error when trying to network boot by laptop.
i get a kernel panic, then message tells me to try boot with noacpi or  apci=off
how or where do i do pass that to a network image?
thanks

totallymaxed

Quote from: OuZo on March 28, 2008, 10:46:02 AM
i also get an error when trying to network boot by laptop.
i get a kernel panic, then message tells me to try boot with noacpi or  apci=off
how or where do i do pass that to a network image?
thanks

You should be able to turn of acpi in your Bios setup

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]

Zaerc

You can add extra kernel parameters for the diskless MDs in /tftpboot/pxelinux.cfg/<01-MAC-ADDR-OF-MD>, just add them to the "APPEND" line.
"Change is inevitable. Progress is optional."
-- Anonymous

[url=http://petition.stopsoftwarepatents.eu/181001941347/][/url]

OuZo

Zaerc, i had similar issues trying to network book a HP DV9607US laptop....

so i went to /tftpboot/pxelinux.cfg/ & changed default like so

$ diff default.ORIGINAL default
5,6c5
< APPEND root=/dev/nfs acpi=off vga=normal initrd=default/initrd ramdisk_size=10240 rw ip=all apicpmtimer
<
---
> APPEND root=/dev/nfs vga=normal initrd=default/initrd ramdisk_size=10240 rw ip=all apicpmtimer


so basically just removed acpi=off, since there are no BIOS options relating to acpi & i have the latest bios as far as i know

now, i get as far as... "we announce our self to the CORE"
its says loading diskless.sh
then it says rebooting... & reboots...
i tried a few times to boot the image but it always does these exact same things...


:/usr/pluto/diskless/74$ sudo du -hs .
2.5G    .


this leads me to believe that the CORE has finished creating the image.
htop shows nothing much happening on the core...