From owner-freebsd-hackers@FreeBSD.ORG Thu May 25 15:17:00 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3373116A716 for ; Thu, 25 May 2006 15:17:00 +0000 (UTC) (envelope-from oxy@field.hu) Received: from green.field.hu (green.field.hu [217.20.130.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD1143D6A for ; Thu, 25 May 2006 15:16:59 +0000 (GMT) (envelope-from oxy@field.hu) Received: from localhost (green.field.hu [217.20.130.28]) by green.field.hu (Postfix) with ESMTP id 05258575C1 for ; Thu, 25 May 2006 17:16:52 +0200 (CEST) X-Virus-Scanned: by Amavisd-new (Spamassassin+Razor2+Pyzor+DCC+Bayes db, Clamd Antivirus) at field.hu Received: from green.field.hu ([217.20.130.28]) by localhost (green.field.hu [217.20.130.28]) (amavisd-new, port 10024) with ESMTP id ENhCeKF5mARY for ; Thu, 25 May 2006 17:16:51 +0200 (CEST) Received: from oxy (dsl195-38-115-248.pool.tvnet.hu [195.38.115.248]) by green.field.hu (Postfix) with ESMTP id BF866564A4 for ; Thu, 25 May 2006 17:16:51 +0200 (CEST) Message-ID: <001401c6800e$4376e280$0201a8c0@oxy> From: "OxY" To: Date: Thu, 25 May 2006 17:16:57 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: setting up a serial console.. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 15:17:04 -0000 hi! i have a simple question, but i didn't found the answer. after i set console=3Dcomconsole in the /boot/loader.conf and rebooted every output has been sent to the serial console, it's normal... but! what if anything goes wrong, serial console not working, box cannot = boot up.. how can i change the comconsole setting back to vidconsole? is it possible? thx!