Re: reboot frm ddb

2002-06-28 Thread Sergey Lyubka
On Thu, Jun 27, 2002 at 11:04:29AM -0700, Julian Elischer wrote: > try > > call boot 0 > > sometimes you need to do it more than once (?) > > > On Thu, 27 Jun 2002, Danny Braniss wrote: Aha. Thanks for all. May be this should be mentioned in ddb manpage ? -- Sergey Lyubka Asita Technologi

Re: reboot frm ddb

2002-06-27 Thread Danny Braniss
thanks to all! what works for me is panic and then a danny To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: reboot frm ddb

2002-06-27 Thread Julian Elischer
try call boot 0 sometimes you need to do it more than once (?) On Thu, 27 Jun 2002, Danny Braniss wrote: > hi, > how can i reboot - from the serial console - once im in the kernel > debugger? > > thanks, > > danny > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with

Re: reboot frm ddb

2002-06-27 Thread Andrew R. Reiter
On Thu, 27 Jun 2002, Sergey Lyubka wrote: :On Thu, Jun 27, 2002 at 12:27:37PM -0400, Andrew R. Reiter wrote: :> On Thu, 27 Jun 2002, Danny Braniss wrote: :> :> :hi, :> :how can i reboot - from the serial console - once im in the kernel :> :debugger? :> : :> :thanks, :> : :> :danny :> : :

Re: reboot frm ddb

2002-06-27 Thread Sergey Lyubka
On Thu, Jun 27, 2002 at 12:27:37PM -0400, Andrew R. Reiter wrote: > On Thu, 27 Jun 2002, Danny Braniss wrote: > > :hi, > : how can i reboot - from the serial console - once im in the kernel > :debugger? > : > :thanks, > : > : danny > : > > If you're on a new enough version of FreeBSD (ex

Re: reboot frm ddb

2002-06-27 Thread Andrew R. Reiter
On Thu, 27 Jun 2002, Danny Braniss wrote: :hi, : how can i reboot - from the serial console - once im in the kernel :debugger? : :thanks, : : danny : If you're on a new enough version of FreeBSD (excuse my lack of knowing which exact version provide this feature), you can just type "

Re: reboot frm ddb

2002-06-27 Thread Alfred Perlstein
* Danny Braniss <[EMAIL PROTECTED]> [020627 09:21] wrote: > hi, > how can i reboot - from the serial console - once im in the kernel > debugger? type 'panic' or 'sync' or 'boot' one of those should work. -- -Alfred Perlstein [[EMAIL PROTECTED]] 'Instead of asking why a piece of software i