Monday, January 01, 2024

Re: Cannot PXE Boot PC Engines APU.1D4

On 1/1/24 3:12 PM, Stuart Henderson wrote:
> On 2024-01-01, Kenneth Hendrickson <dsp_stap@yahoo.com> wrote:
>> --- On Monday, January 1, 2024 at 06:10:57 AM EST, Stefan Sperling <stsp@stsp.name> wrote:
>>
>>> Booting 7.4 or -current kernels with an old pxeboot binary won't work.
>>> Make sure that both the kernel image and pxeboot originate from the
>>> 7.4 release or -current.
>>
>>
>> I was using pxeboot and bsd.rd from 7.4.
>
> Did you create etc/boot.conf in the tftp server dir with the commands to
> switch to serial console? (stty com0 <speed>, set tty com)

I think set tty com0
^

Mine works with:

gateway$ cat /etc/boot.conf
set timeout 5
stty com0 115200
set tty com0

No comments:

Post a Comment