Date: Thu, 27 Jun 2002 12:27:37 -0400 (EDT) From: "Andrew R. Reiter" <arr@watson.org> To: Danny Braniss <danny@cs.huji.ac.il> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: reboot frm ddb Message-ID: <Pine.NEB.3.96L.1020627122636.7618H-100000@fledge.watson.org> In-Reply-To: <E17Nc0o-000BpG-00@cse.cs.huji.ac.il>
next in thread | previous in thread | raw e-mail | index | archive | help
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" -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020627122636.7618H-100000>