automatic reboot during kernel boot

From: Rick van der Zwet (rick_at_wzoeterwoude.net)
Date: 10/19/04

  • Next message: george 'blackass' graham: "Re: atapicam(4) as KLD?"
    Date: Tue, 19 Oct 2004 19:14:06 +0200
    To: freebsd-current@freebsd.org
    
    

    Hi,

    I have tried many kernel's and different options but my kernel keeps
    rebooting.
    I build current GENERIC (cvsup at 19-10-2004, 10:00 GMT) (other machine)
    but he still reboots.

    He doesn't even go to the debugger.

    Some information
    Dual pentium 2 450Mhz processors
    Board: Chaintec 6BDU Intel 440BX chipset
    (http://www.chaintech.de/PRODUCTI/mainboar/slot1/6BDU.htm)
    Latest Bios
    Only 1 IDE harddisk (Western Digital WD Caviar 24300)

    While booting with ACPI he tells me ACPI APIC blacklisted. And he paniced.
    While booting safe mode, the last thing see

    Timecounters tick every 10.000 msec

    and then reboot.

    Greetings,
    Rick van der Zwet

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: george 'blackass' graham: "Re: atapicam(4) as KLD?"

    Relevant Pages

    • debugging kernel options (was: Re: 6.2-PRE: Fatal Trap?)
      ... is there any performance penalty of running such kernel? ... on a panic, as it will drop to the debugger, by default. ... entering the debugger and rebooting) and options KDB_TRACE (which causes ... Karol Kwiatkowski <freebsd at orchid dot homeunix dot org> ...
      (freebsd-stable)
    • Re: 6.2-PRE: Fatal Trap?
      ... You can change this by setting debug.debugger_on_panic to 0, in which case you will likely want to set debug.trace_on_panic to 1 so it prints a stack trace before rebooting. ... Right now these are sysctls, not tunables, but you can change the default using options KDB_UNATTENDED (which flips the default to not entering the debugger and rebooting) and options KDB_TRACE. ...
      (freebsd-stable)
    • Re: debugging kernel options (was: Re: 6.2-PRE: Fatal Trap?)
      ... is there any performance penalty of running such kernel? ... You can change this by setting debug.debugger_on_panic to 0, in which case you will likely want to set debug.trace_on_panic to 1 so it prints a stack trace before rebooting. ... Right now these are sysctls, not tunables, but you can change the default using options KDB_UNATTENDED (which flips the default to not entering the debugger and rebooting) and options KDB_TRACE. ... I normally also use a serial console when debugging desktop boxes: I can always plug my notebook in with a serial cable to see why it's entered the debugger. ...
      (freebsd-stable)
    • Re: panic: mb_dtor_mbuf: M_EXT set
      ... > I>> this moment you couldn't be dropped into debugger, ... > I>> box was rebooting. ... It dumps core if you have KDB_UNATTENDED in ... > kernel, in other case it just reboots. ...
      (freebsd-stable)