Re: FreeBSD PXE installation howto

2010-04-29 Thread egoitz
Well finally... I have updated my pxe installation guide... reducing some unnecessary steps... here you are the updated howto : http://postfixquotareject.ramattack.net/freebsdpxehowto.pdf You know any doubts this is my mail :). Bye!! > Hi all, > > I have seen a way for reducing some steps... >

Re: FreeBSD PXE installation howto

2010-04-16 Thread egoitz
Hi all, I have seen a way for reducing some steps... after installing dhcpd and active tftpd in inetd.conf and starting inetd... have just done : tar -C /expert/netboot/freebsd8 -pxvf 8.0-RELEASE-amd64-disc1.iso (really it's an own release based on release plus security patches RELENG_8_0 but f

Re: FreeBSD PXE installation howto

2010-04-11 Thread Chris Whitehouse
Egoitz Aurrekoetxea Aurre wrote: Hi, 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... finall

Re: FreeBSD PXE installation howto

2010-04-11 Thread Diego F. Arias R.
Hello There: I will read it, just found a mountpoint named puntodemontaje, that maybe you forgot to translate. Will check it out latter. Diego Arias On Sun, Apr 11, 2010 at 11:21 AM, Egoitz Aurrekoetxea Aurre < ego...@ramattack.net> wrote: > Hi, > > I'm working on a project for setting up a

FreeBSD PXE installation howto

2010-04-11 Thread Egoitz Aurrekoetxea Aurre
Hi, 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 co