Re: BOOTP problem with 2.4.x

2002-03-07 Thread Thomas Glanzmann
I think your problem is simple to solve. You have to enable the following into your kernel config: CONFIG_IP_PNP=y CONFIG_IP_PNP_DHCP=y CONFIG_IP_PNP_BOOTP=y CONFIG_IP_PNP_RARP=y CONFIG_NFS_FS=y CONFIG_NFS_V3=y CONFIG_ROOT_NFS=y Then have a look into net/ipv4/ipconfig.c in 2.4 kernerl source

Re: BOOTP problem with 2.4.x

2002-03-07 Thread Åsmund Ødegård
Thu, 07 Mar skrev Thomas Glanzmann: I think your problem is simple to solve. You have to enable the following into [snip] So you have to give the kernel the one of the following commandline arguments: ip=bootp This is it. Thanx! mvh, -- [simula.research laboratory]

Re: Toward a robust package installation ?...

2002-03-07 Thread Thomas Lange
On Tue, Mar 05, 2002 at 05:16:47PM +0100, Ronan KERYELL wrote: I play with the FAI for few monthes but it is not in production because it fails always for some reason and because I am a Debian ignorant (for example around mkdivert and so on). But I try to improve this last point. :-) One

Re: BOOTP problem with 2.4.x

2002-03-07 Thread Carsten Aulbert
Sorry, was bounced due to imminent mental problems on my side ;-) Thomas Glanzmann wrote: Does somebody know if there is a way to tell the kernel while compiletime some default command line arguments? Sorry no to that (or I don't think it's possible except fiddling