LinuxMCE Forums
May 21, 2013, 12:17:26 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
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
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Unable to pxeboot - Kernel panic - not syncing: Fatal exception in interrupt  (Read 1794 times)
Gryvel
Making baby steps

Posts: 3


View Profile
« 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
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #1 on: March 25, 2008, 08:36:37 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
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
Gryvel
Making baby steps

Posts: 3


View Profile
« Reply #2 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

Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #3 on: March 27, 2008, 01:04:26 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
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
OuZo
Newbie
*
Posts: 11


View Profile
« Reply #4 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
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #5 on: March 29, 2008, 08:14:37 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
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
Zaerc
Alumni
LinuxMCE God
*
Posts: 2256


Department of Redundancy Department.


View Profile
« Reply #6 on: March 29, 2008, 12:33:31 pm »

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.
Logged

"Change is inevitable. Progress is optional."
-- Anonymous

OuZo
Newbie
*
Posts: 11


View Profile
« Reply #7 on: March 30, 2008, 11:07:31 am »

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

so i went to /tftpboot/pxelinux.cfg/ & changed default like so
Code:
$ 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...

Code:
:/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...
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!