From owner-freebsd-stable@FreeBSD.ORG Wed Apr 27 07:40:52 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55C7316A4CE for ; Wed, 27 Apr 2005 07:40:52 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0303243D41 for ; Wed, 27 Apr 2005 07:40:52 +0000 (GMT) (envelope-from iva.cnhn@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so105638rng for ; Wed, 27 Apr 2005 00:40:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Xe4vfv/fu5yS5U6tG+QP4CO74tVCmLXBTRw05m2s+yFeQ9YX47SE0YjES7HvbzBfl5PUR6KgSqBUkhd3EjMAaFht9PYNaCFE1SC9DxxAsrW85cVL83vto93PxuxHka/99U6/RRf2TrsQV+hwaf3avo5YmO7TmmHLhT0+DcNBJMU= Received: by 10.38.22.3 with SMTP id 3mr705342rnv; Wed, 27 Apr 2005 00:40:51 -0700 (PDT) Received: by 10.38.152.43 with HTTP; Wed, 27 Apr 2005 00:40:50 -0700 (PDT) Message-ID: <148cabbc050427004014fdfcff@mail.gmail.com> Date: Wed, 27 Apr 2005 15:40:50 +0800 From: Iva Hesy To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Why my RELENG_5 box auto reboot after compiling kernel without console support? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Iva Hesy List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 07:40:52 -0000 I have ever compiled kernel without console, keyboard, and VGA in RELENG_4, it is no problem, and works fine, but I can't do so in RELENG_5 now...:-(