public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* netboot broken ?
@ 2006-01-27  7:16 Knut Petersen
  2006-01-27  8:15 ` Magnus Damm
  2006-01-27 16:08 ` Bryan O'Sullivan
  0 siblings, 2 replies; 4+ messages in thread
From: Knut Petersen @ 2006-01-27  7:16 UTC (permalink / raw)
  To: linux-kernel

Hi everybody!

I spent too many hours trying to boot a machine via ethernet.
The nic includes a pxe boot rom, and without any problems I
manage to boot an old DOS disk image and memtest.

There are also no problems to _load_ the linux kernel.

But when it reaches the point of ip autoconfiguration
(I included ip=dhcp on the kernel command line and, of course,
I enabled dhcp autoconfiguration in the .config), nothing works.
It sends dhcp requests, dhcpd answers, and this repeats forever.
Well ... this is the second time dhcpd is asked ... without a
working and basically correct configured dhcpd the pxe boot
rom and pxelinux would have been unable to  load the kernel ?!

Ok, there is the possibility not to use dhcp autoconf but to
give the necessary information via ip=.... to the kernel. That
works. But after ip config the kernel needs to connect the server to
get the port of rpc 100003/2 and 100005/1. Both fail and timeout,
the kernel tells me to try the defaults, fails and panics.

Please don´t tell me that I forget to start nfsd or mountd, that I
did not export the filesystem the kernel tries to mount etc. I
have no problems to mount that directory from other machines
on the network.

I tried a number of recent kernels, the oldest was 2.6.14.

Any ideas? Can anybody please
 - confirm that network booting does still work
 - confirm that it is broken.

Yes, I read Documentation/nfsroot ... and I am willing to update
it if anybody tells me how to boot that machine.

cu,
 Knut

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-02-12 19:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-27  7:16 netboot broken ? Knut Petersen
2006-01-27  8:15 ` Magnus Damm
2006-01-27 16:08 ` Bryan O'Sullivan
2006-02-12 19:03   ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox