Difference between revisions of "Talk:Ubuntu PXE Install"

From C4 Wiki
Jump to: navigation, search
(Kubuntu PXE question)
Line 29: Line 29:
 
But it's rather old (2005-05-03) and unresolved.
 
But it's rather old (2005-05-03) and unresolved.
 
- jes.vestervang@gmail.com
 
- jes.vestervang@gmail.com
 +
-=-=-=-
 +
What does it mean "In more detail we need to provide:"
 +
- do the instructions as they are work?
 +
- Or does more need to be done. My PXE boot client is failing with
 +
PXE-EA1 No PXE Server found, but the DHCP appears to work as the client gets assigned the IP address I put into the dhcpd conf file.
 +
And the subsequent TFTP times out.

Revision as of 13:41, 13 June 2008

Great work. I think I'll try it!

A couple of things that are not clear from the instructions, relating to DHCP: "Prepare your dhcp-server If you have a working dhcp server add the following lines to your group, substituting ip and mac address as needed"

How do we know if we have a working DHCP server? This assumes we've just installed the deb package, how do we know it works? Where's "to your group"?

Thanks, R

Hi,

Well, you should have some understanding of dhcp3-server (http://www.isc.org). Other dhcpd servers might be possible, though. After you install the package you have to modify the configuration, add a group for your subnet, etc. If the clients in your lan accept dhcp offers your dhcp server works.

See also https://wiki.ubuntu.com/Installation/LocalNet


np, pzpzp


I think you can also use bootpd instead for a full blown DHCP server... -jer


Does anybody know how to install Kubuntu (and other relatives) directly using PXE? There a bug report here: https://launchpad.net/distros/ubuntu/+source/debian-installer/+bug/16507 But it's rather old (2005-05-03) and unresolved. - jes.vestervang@gmail.com -=-=-=- What does it mean "In more detail we need to provide:" - do the instructions as they are work? - Or does more need to be done. My PXE boot client is failing with PXE-EA1 No PXE Server found, but the DHCP appears to work as the client gets assigned the IP address I put into the dhcpd conf file. And the subsequent TFTP times out.