From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 1 10:49:43 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 7FDEFE9A; Tue, 1 Apr 2014 10:49:43 +0000 (UTC) Received: from forward-corp1e.mail.yandex.net (forward-corp1e.mail.yandex.net [IPv6:2a02:6b8:0:202::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 257C175; Tue, 1 Apr 2014 10:49:43 +0000 (UTC) Received: from smtpcorp4.mail.yandex.net (smtpcorp4.mail.yandex.net [95.108.252.2]) by forward-corp1e.mail.yandex.net (Yandex) with ESMTP id BE6B56401C4; Tue, 1 Apr 2014 14:49:38 +0400 (MSK) Received: from smtpcorp4.mail.yandex.net (localhost [127.0.0.1]) by smtpcorp4.mail.yandex.net (Yandex) with ESMTP id 8B9422C0746; Tue, 1 Apr 2014 14:49:38 +0400 (MSK) Received: from unknown (unknown [2a02:6b8:0:401:222:4dff:fe50:cd2f]) by smtpcorp4.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 6mJnprW06h-nceuTG5o; Tue, 1 Apr 2014 14:49:38 +0400 (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (Client certificate not present) X-Yandex-Uniq: 41ee9ee3-f52e-4753-9d0e-134ecd360ff2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1396349378; bh=mC3Q8ZfFkQGTCkc7Fbv172NfCZYHHc2TRcRCmLDty+I=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=z+xjTcleLXGbbeet3FcQdH+XgWkJzIhkZZRjO4r5gNE4F4y+NlbJ7sCbVm5ED0dyd 2X8EZ7j8pkbrXM4v5cmvm8nuGxk8eenZWOO8mAPh81xymjHpDKII/wqD1nWzrQ7V65 AKmqcSrkgcSPfgp3TykzgpEkNeyBj3MmDfQ3gg1I= Authentication-Results: smtpcorp4.mail.yandex.net; dkim=pass header.i=@yandex-team.ru Message-ID: <533A99BD.2060200@yandex-team.ru> Date: Tue, 01 Apr 2014 14:49:33 +0400 From: "Alexander V. Chernikov" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: amine tay , dteske@freebsd.org Subject: Re: Pxeboot stops References: <1396270576.1346.3.camel@powernoodle.corp.yahoo.com> <067401cf4cff$59409590$0bc1c0b0$@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 01 Apr 2014 11:54:38 +0000 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: Tue, 01 Apr 2014 10:49:43 -0000 On 01.04.2014 12:42, amine tay wrote: > already did that, but no changes. > It seams like the console it's not the source of the problem ! > Normally the pxeboot should try to load the kernel using NFS, I checked and > all my services are working fine. > It's a little bit hard because there is no logs to see what's the problem ! > > > 2014-03-31 18:36 GMT+02:00 : > >> >>> -----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 Can you obtain tcpdump from given host? There is a problem related to pxeboot & DHCP interaction in current code: pxeboot uses DHCP to obtain various dhcp options, but ignores IPv4 address being assigned by dhcp. Usually it is the same address as NIC pxe client obtains, but sometimes it is different which causes problems like this. >>>> >>>> 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. >> > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >