Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2003 21:08:05 +0200
From:      Sergey Lyubka <devnull@uptsoft.com>
To:        freebsd-hackers@freebsd.org
Subject:   etherboot & 5.x kernels
Message-ID:  <20031211210805.A19146@oasis.uptsoft.com>

next in thread | raw e-mail | index | archive | help
not sure is it the correct list to ask,
but let give it a try.

I was using etherboot to boot the diskless station.
The kernel copied over the network find, but then I
saw no kernel messages on the console.

I put some debug messages into etherboot code, confirmed that
kernel was actually called. It was called, and I saw NFS
requests from the machine, so the kernel actually booted,
but in some reason refused to output to the console.
4.x kernels behave fine.

If somebody knows the solution for the issue, please let me know.
I have started digging into etherboot code. It fills out
and passes struct bootinfo to the kernel. Are there any changes
for the interpretation of boot parameters since 4.x kernels ?

thanks.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031211210805.A19146>