From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 31 16:36:31 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 854B0A63; Mon, 31 Mar 2014 16:36:31 +0000 (UTC) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx1.fisglobal.com", Issuer "VeriSign Class 3 Secure Server CA - G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C03E7F9; Mon, 31 Mar 2014 16:36:30 +0000 (UTC) Received: from smarthost.fisglobal.com ([10.132.206.191]) by ltcfislmsgpa06.fnfis.com (8.14.5/8.14.5) with ESMTP id s2VGaT1c008943 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 31 Mar 2014 11:36:29 -0500 Received: from THEMADHATTER (10.242.181.54) by smarthost.fisglobal.com (10.132.206.191) with Microsoft SMTP Server id 14.3.174.1; Mon, 31 Mar 2014 11:36:28 -0500 From: Sender: Devin Teske To: , "'amine tay'" References: <1396270576.1346.3.camel@powernoodle.corp.yahoo.com> In-Reply-To: <1396270576.1346.3.camel@powernoodle.corp.yahoo.com> Subject: RE: Pxeboot stops Date: Mon, 31 Mar 2014 09:36:19 -0700 Message-ID: <067401cf4cff$59409590$0bc1c0b0$@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQFFQetMHgVbsrjYJ46hzAOxIQqqTgG2n1zknAHFs+A= Content-Language: en-us X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.11.87, 1.0.14, 0.0.0000 definitions=2014-03-31_02:2014-03-31,2014-03-31,1970-01-01 signatures=0 Cc: freebsd-hackers@freebsd.org X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2014 16:36:31 -0000 > -----Original Message----- > From: Sean Bruno [mailto:sbruno@ignoranthack.me] > Sent: Monday, March 31, 2014 5:56 AM > To: amine tay > Cc: freebsd-hackers@freebsd.org > Subject: Re: Pxeboot stops > > On Mon, 2014-03-31 at 14:08 +0200, amine tay wrote: > > Hi every one, > > When i'm trying to pxe boot FreeBSD 9.1, the pxeboot display the lines > bellow : > > Building the boot loader arguments > > Looking up /BOOT/LOADER... Found > > Relocating the loader and the BTX > > Starting the BTX loader > > > > BTX loader 1.00 BTX version is 1.02 > > Consoles: internal video/keyboard > > BIOS CD is cd0 > > BIOS drive C: is disk0 > > BIOS drive D: is disk1 > > BIOS 636kB/261056kB available memory > > > > FreeBSD/i386 bootstrap loader, Revision 1.1 > > > > But it stops here and I'm not getting the : > > > > pxe open : server addr > > > > or > > Loading /boot/defaults/loader.conf > > /boot/kernel/kernel text=0x64daa0 data=0xa4e80+0xa9e40 > > syms=[0x4+0x6cac0+0x4+0x88e9d] \ > > It looks like its switching consoles on you. Is this the video or serial console > you have captured from? > > If its the serial console, then I suspect you need to setup the loader.conf with > a comconsole entry. > E.g., console="vidconsole,comconsole" NB: Enables both video and serial instead of one or the other. -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.