FreeBSD PXE installation howto

Egoitz Aurrekoetxea Aurre egoitz at ramattack.net
Sun Apr 11 18:15:44 UTC 2010


Hi Erik,

I see.... you know like the first place you look is at handbook... yep I have read too you're guide sometime... seems another way of doing the same...

One suggest only... this is not correct...

# cd /usr/src/sys/boot
# make -DLOADER_TFTP_SUPPORT=YES

has no effect... in the Makefiles you will see it's checking a variable independently of the value the variable contains... and in a make line setting a define AFAIK has not much sense...

Make will do all with the default nfs support.

Bye!!
El 11/04/2010, a las 18:56, Erik Norgaard escribió:

> On 11/04/10 18:21, Egoitz Aurrekoetxea Aurre wrote:
> 
>> I'm working on a project for setting up a freebsd installation server with pxe. When I started I see the doc was a bit old-fashioned... so I started looking at some blogs... freebsd doc that could help me understanding the whole process and so on... finally I have ended looking at source code of some involved parts like sysintall, boot stages and so on.... for understanding all properly for setting up this service. I have written a documentation that if you see it to be ok... (it seems to be working fine) perhaps, would be nice to appear in handbook or in some official documentation site... So if you see something that should be done in another way... or some point wich you consider it's wrong... please make me know and I'll correct it. The url in wich you could fetch the pdf file is : http://postfixquotareject.ramattack.net/freebsdpxehowto.pdf
> 
> I don't know which docs you have seen, I recently updated my guide to FBSD8, www.locolomo.org/howto/pxeboot/
> 
> BR, Erik
> 
> -- 
> Erik Nørgaard
> Ph: +34.666334818/+34.915211157                  http://www.locolomo.org




More information about the freebsd-doc mailing list