Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2014 19:06:07 +0000
From:      "Pokala, Ravi" <rpokala@panasas.com>
To:        "Sinha, Prokash" <psinha@panasas.com>, "jhb@freebsd.org" <jhb@freebsd.org>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   Re: freebsd-hackers Digest, Vol 594, Issue 5
Message-ID:  <D030C49A.11E2FA%rpokala@panasas.com>
In-Reply-To: <mailman.11.1410004801.95725.freebsd-hackers@freebsd.org>
References:  <mailman.11.1410004801.95725.freebsd-hackers@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Fri, 5 Sep 2014 11:18:50 -0400
>From: John Baldwin <jhb@freebsd.org>
>To: "Sinha, Prokash" <psinha@panasas.com>
>Cc: "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
>Subject: Re: PXE boot
>Message-ID: <201409051118.50416.jhb@freebsd.org>
>Content-Type: Text/Plain;  charset=3D"iso-8859-2"
>
>On Thursday, September 04, 2014 5:23:19 pm Sinha, Prokash wrote:
>>On 9/4/14 2:22 PM, "Sinha, Prokash" <psinha@panasas.com> wrote:
>>>Yeah, something going on that I don't understand. I defined that macro,
>>>and for quick verify -
>>>make -v
>>>Warning: Object directory not changed from original
>>>/.automount/nfs.paneast.panasas.com/root/home/psinha/psinha-bug-pa/src/f
>>>re
>>>e
>>>bsd-c/sys/boot/i386/pxeldr
>>>cc -O2 -fno-strict-aliasing -pipe  -ffreestanding
>>>-mpreferred-stack-boundary=3D2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
>>>-mno-sse3 -m32 -march=3Di386 -DALWAYS_SERIAL  -c pxeldr.S
>>>cc -O2 -fno-strict-aliasing -pipe  -ffreestanding
>>>-mpreferred-stack-boundary=3D2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
>>>-mno-sse3 -m32 -march=3Di386 -DALWAYS_SERIAL   -nostdlib -m elf_i386_fbs=
d
>>>-N
>>>-e start -Ttext 0x7c00 -Wl,-S,--oformat,binary -o pxeldr pxeldr.o
>>>make: don't know how to make pxeboot.8. Stop
>>>
>>>=3D=3D> The variable is defined and the correct flag is included in the =
cc
>>>...
>>>
>>>
>>>But I still don't get the messages from pxe_enable or pxe_init...
>>>
>>>Need to sit back and look further...
>>>
>>>John, much appreciated for the help...
>
>Weird.  Are you using COM1 at 9600?  Aside from that, do you get logs of
>calls
>once interact() starts and loader.conf is parsed?

Prokash and I work together, so I can answer this one. :-)

We are using COM1, 9600-8-n-1. We get the normal loader splash-screen /
menu on the serial port.

-Ravi

>--
>John Baldwin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D030C49A.11E2FA%rpokala>