Re: savecore changed?

2003-11-07 Thread Jaco H. van Tonder
Doug,

Sorry, my bad, there was no dump availible. I still dont know how I would
manage to get
a dump if the kernel panics while busy booting (It does not know about
dumpdev yet?)

Regards,
Jaco

- Original Message -
From: Doug White [EMAIL PROTECTED]
To: Jaco H. van Tonder [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: 07/11/2003 3:06 AM
Subject: Re: savecore changed?


 On Thu, 6 Nov 2003, Jaco H. van Tonder wrote:

  Hi all,
 
  I have a -CURRENT kernel that panics the moment it starts booting, and I
  have to use another kernel to boot properly (GENERIC). The problem is
that I
  want to dump the core from the faulty kernel, and I see that savecore no
  longer support a -N flag like in 4.X? How do I save the core in -CURRENT
  from a different kernel? UPDATING does not mention any change in
savecore.
  :(

 savecore won't recover the old kernel? Can't say I've ever had that
 problem. Can you show error messages?  -CURRENT savecore no longer grabs
 kernel.0, so it shouldn't matter what the running kernel is.

 --
 Doug White|  FreeBSD: The Power to Serve
 [EMAIL PROTECTED]  |  www.FreeBSD.org
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to [EMAIL PROTECTED]




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: savecore changed?

2003-11-07 Thread Doug White
On Fri, 7 Nov 2003, Jaco H. van Tonder wrote:

 Doug,

 Sorry, my bad, there was no dump availible. I still dont know how I
 would manage to get a dump if the kernel panics while busy booting (It
 does not know about dumpdev yet?)

Ouch. Yeah this is one of those times when you can't grab a dump.  You can
compile DDB in and at least poke around.

You do have a listing of the panic  boot messages up to the point of the
panic, yes? If not this would be a good time to learn about serial
console.

-- 
Doug White|  FreeBSD: The Power to Serve
[EMAIL PROTECTED]  |  www.FreeBSD.org
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: savecore changed?

2003-11-07 Thread Jaco H. van Tonder
- Original Message -
From: Doug White [EMAIL PROTECTED]
To: Jaco H. van Tonder [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: 07/11/2003 11:28 PM
Subject: Re: savecore changed?


 On Fri, 7 Nov 2003, Jaco H. van Tonder wrote:

  Doug,
 
  Sorry, my bad, there was no dump availible. I still dont know how I
  would manage to get a dump if the kernel panics while busy booting (It
  does not know about dumpdev yet?)

 Ouch. Yeah this is one of those times when you can't grab a dump.  You can
 compile DDB in and at least poke around.

 You do have a listing of the panic  boot messages up to the point of the
 panic, yes? If not this would be a good time to learn about serial
 console.

I will investigate serial console, but I do have physical access to the
machine, and I do have a monitor on it, but it reboots so quickly, its just
a flash of the panic, and the system reboots. :( I cannot make out a thing
exept for 12 which I assume is part of ``Fatal trap 12'' - something.

I do have DDB compiled in, but I will leave the ``poking around'' for the
hackers. :P

Jaco


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


savecore changed?

2003-11-06 Thread Jaco H. van Tonder
Hi all,

I have a -CURRENT kernel that panics the moment it starts booting, and I
have to use another kernel to boot properly (GENERIC). The problem is that I
want to dump the core from the faulty kernel, and I see that savecore no
longer support a -N flag like in 4.X? How do I save the core in -CURRENT
from a different kernel? UPDATING does not mention any change in savecore.
:(

Any help appreciated.

Thank you
Jaco van Tonder
Magic Developer :: Premsoft Development (Pty) Ltd
Direct: +27 11 312 2122 :: Fax: +27 11 312 2122 :: Mobile: +27 83 417 5424
Email: [EMAIL PROTECTED] :: Web: http://www.premsoft.co.za/
PGP: http://www.premsoft.co.za/jaco/jaco_premsoft.asc


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: savecore changed?

2003-11-06 Thread Doug White
On Thu, 6 Nov 2003, Jaco H. van Tonder wrote:

 Hi all,

 I have a -CURRENT kernel that panics the moment it starts booting, and I
 have to use another kernel to boot properly (GENERIC). The problem is that I
 want to dump the core from the faulty kernel, and I see that savecore no
 longer support a -N flag like in 4.X? How do I save the core in -CURRENT
 from a different kernel? UPDATING does not mention any change in savecore.
 :(

savecore won't recover the old kernel? Can't say I've ever had that
problem. Can you show error messages?  -CURRENT savecore no longer grabs
kernel.0, so it shouldn't matter what the running kernel is.

-- 
Doug White|  FreeBSD: The Power to Serve
[EMAIL PROTECTED]  |  www.FreeBSD.org
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]