he guys,
On Mi, 2006-08-09 at 08:55 +0100, Gavin McCullagh wrote:
> 
> > > You can modify this script to read as follows:
> > > 
> > >   # For DHCP
> > >   modprobe -q af_packet
> > >   ipconfig -p 1068 ${DEVICE}
> > > 
> > > and then run mkinitramfs to rebuild your initrd image (this is in the ltsp
> > > chroot obviously).  I've tested here and that ipconfig does recognise the
> > > -p option.
> > 
> > YES! That's it. Solves my problem really perfectly. Thank you,
> > after spending days with the problem this was the decisive hint.
this problem comes up more often. 
based on your excellent collaboration work i think i can build that into
our ltsp ;) 
i'm not sure i can make initramfs pick up the option-129 parameter, but
we can surely make it a initramfs.conf parameter or a kernel commandline
one, if you know before that you will use another dhcp server we could
even make it a commandline option for ltsp-build-client
(--alternate-dhcp-port or something) so things like dhclient.conf could
be adjusted as well at client build time and we can make it survive
upgrades :)

thanks for that great bugtracking session ;) i'll see if i can add it to
edgy :)

ciao
        oli


-- 
edubuntu-users mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to