* 2.2.18pre21 - IP kernel level autoconfiguration
@ 2000-11-16 16:16 chip
0 siblings, 0 replies; 3+ messages in thread
From: chip @ 2000-11-16 16:16 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: BDY.TXT --]
[-- Type: text/plain, Size: 639 bytes --]
It seem somewhere between 2.2.17 and the current 2.2.18 kernel, IP
kernel level autoconfiguration has been broken. Upon kernel loading
the Ethernet card is detected and loaded properly, but the bootp code
never seems to be executed and mounting the root partion via NFS then
fails from lack of IP configuration.
I haven't had any luck tracing down the root of this problem.
Anyone else experience this problem or have a patch to fix it?
Chip Schweiss
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.2.18pre21 - IP kernel level autoconfiguration
@ 2000-11-16 18:01 Luca Montecchiani
0 siblings, 0 replies; 3+ messages in thread
From: Luca Montecchiani @ 2000-11-16 18:01 UTC (permalink / raw)
To: Chip Schweiss; +Cc: Alan Cox, linux-kernel
> It seem somewhere between 2.2.17 and the current 2.2.18 kernel, IP
> kernel level autoconfiguration has been broken. Upon kernel loading
> the Ethernet card is detected and loaded properly, but the bootp code
> never seems to be executed and mounting the root partion via NFS then
> fails from lack of IP configuration.
> I haven't had any luck tracing down the root of this problem.
> Anyone else experience this problem or have a patch to fix it?
Hi!
I've the same behavior here:
server kernel : 2.2.17
dhcpd : 2.0b1pl29
client kernel : 2.2.18-21
client cmdline: root=/dev/nfs nfsroot=/foo/bar ip=bootp
After some quick tests seem that if you want bootp
you _need_ to compile the client's kernel with _only_ bootp,
if you have also dhcp, it doesn't work :(
Dhcp into kernel is COOL and I hope that someone is
porting on 2.4 ;), doesn't seem that hard
hope this help,
luca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.2.18pre21 - IP kernel level autoconfiguration
2000-11-17 15:17 chip
@ 2000-11-17 15:32 ` Luca Montecchiani
0 siblings, 0 replies; 3+ messages in thread
From: Luca Montecchiani @ 2000-11-17 15:32 UTC (permalink / raw)
To: Chip Schweiss; +Cc: alan, linux-kernel
Chip Schweiss wrote:
>
> The problem seems to be deeper than that. I first encountered the
> problem with only bootp compiled in. In my configuration I am not able
> to supply kernel parameters on the client which may be why you were
> able to get bootp to execute.
Seem that you have to specify the "ip=bootp" options now
* <PROTO>:
* off|none - don't do autoconfig at all (DEFAULT)
* on|any - use any configured protocol
* dhcp|bootp|rarp - use only the specified protocol
* both - use both BOOTP and RARP (not DHCP)
Anyway I'll do more investigation about my problem to get bootp
work with dhcp compiled into kernel next week
luca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-11-17 16:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-16 18:01 2.2.18pre21 - IP kernel level autoconfiguration Luca Montecchiani
-- strict thread matches above, loose matches on Subject: below --
2000-11-17 15:17 chip
2000-11-17 15:32 ` Luca Montecchiani
2000-11-16 16:16 chip
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox