From owner-freebsd-hackers Thu Jun 27 9:49:27 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 2D64E37B405 for ; Thu, 27 Jun 2002 09:49:12 -0700 (PDT) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.4/8.12.4) with ESMTP id g5RGn1bL009391; Thu, 27 Jun 2002 12:49:02 -0400 (EDT) (envelope-from arr@watson.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.12.4/8.12.4/Submit) with SMTP id g5RGn13a009388; Thu, 27 Jun 2002 12:49:01 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Thu, 27 Jun 2002 12:49:00 -0400 (EDT) From: "Andrew R. Reiter" To: Sergey Lyubka Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: reboot frm ddb In-Reply-To: <20020627173749.GG68073@yoda.asitatech.ie> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 :> : :> :> 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 "reset" at :> the ddb prompt and have it reboot. Otherwise, you'll probably just have :> to: "call cpu_reset" :> : :BTW, if the page fault in kernel mode occurs. :is it any way to sync discs before reset ? : If you "call boot(0)" -- that should try to sync for you. --- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message