Date: Tue, 1 Apr 2014 14:52:06 +0200 From: amine tay <amine.tay91@gmail.com> To: "Alexander V. Chernikov" <melifaro@yandex-team.ru> Cc: freebsd-hackers@freebsd.org, dteske@freebsd.org Subject: Re: Pxeboot stops Message-ID: <CAMMGsZKrRrtOOXEyT2K5ET9mVQeaX02ciNyj7nH5MkCJVK4LrA@mail.gmail.com> In-Reply-To: <533A99BD.2060200@yandex-team.ru> References: <CAMMGsZLwhkfObMjtw0Qf=t0%2BeV-gD0GssQPMXPb2Z=xkWfnWLw@mail.gmail.com> <1396270576.1346.3.camel@powernoodle.corp.yahoo.com> <067401cf4cff$59409590$0bc1c0b0$@FreeBSD.org> <CAMMGsZKwTiG5JA7y6r9Hj7s%2BA1j%2BQ=Dyum5A2XVT5KMUadpx%2Bw@mail.gmail.com> <533A99BD.2060200@yandex-team.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
When I do a tcpdump and this is what I get: 14:45:33.983412 IP X.X.X.10.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from XX:XX:XX:XX:XX:XX (oui Unknown), length 548 14:45:33.984182 IP ...........fr.bootps > X.X.X.15.bootpc: BOOTP/DHCP, Reply, length 342 The IPv4 address of my client is X.X.X.15 and the address of the host is X.X.X.1 2014-04-01 12:49 GMT+02:00 Alexander V. Chernikov <melifaro@yandex-team.ru>: > 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 <dteske@freebsd.org>: >> >> >>> -----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 >> " >> >> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMMGsZKrRrtOOXEyT2K5ET9mVQeaX02ciNyj7nH5MkCJVK4LrA>