Jaqui Greenlees wrote:
--- Jim Gifford <[EMAIL PROTECTED]> wrote:

    Technically you don't need a DHCP client, you
can use the kernel
autoconfiguration to setup your network working,
just add ip=dhcp. I use
it all the time.
No kidding! Wow, I had no idea a feature like that
existed in the
kernel. I will definitely give that a shot. Are
there any particular
kernel modules needed for that?

Thanks, Jim.

--
Dan
Nope, Dan, you can use the my netboot hint to see
all the options required http://documents.jg555.com/netboot
--

This is the type of little gem of information that
really makes the reading of the list messages
worthwhile. I didn't know that this kernel feature
existed either. :)

Thanks for the tip.

Jaqui


According to http://www.ussg.iu.edu/hypermail/linux/kernel/0203.1/1087.html, the kernel-level DHCP features are meant more for things like netboot mounting the root filesystem using NFS and not general usage, as a userland DHCP client is going to be more robust and generally more useful than the kernel one.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to