Pxeboot via tftp problem

2008-05-10 Thread mohammad khatibi
Hi, I`m new to freebsd.and I`m using freebsd 7.0  I want to load my diskless systems through pxeboot in the network so follow the instruction that mentioned in the mail about 2 weeks ago http://www.ultradesic.com/?section=144 instruction as follow: 1.compiling pxeboot and loader using   LOADER_TF

Re: Pxeboot via tftp problem

2008-05-14 Thread mohammad khatibi
> >OK unload >OK boot /boot/kernel/kernel > >cheers, >Ruben > >On Sat, May 10, 2008 at 12:12:05AM -0700, mohammad khatibi typed: >> Hi, I`m new to freebsd.and?I`m using freebsd 7.0? >> I want to load my diskless systems through pxeboot in the network so?follow &

Re: PXE booting 7.0-R

2008-06-08 Thread mohammad khatibi
Hi try using this lines in your /usr/local/etc/dhcpd.conf instead of yours : subnet [your subnet IP] netmask [your netmask] {   range [start range] [finish range];   next-server [your PXE server IP];   filename "pxeboot";   option root-path "[your Root server IP (if you mount your server root its

Re: PXE booting 7.0-R

2008-06-08 Thread mohammad khatibi
ur pxeserver (freebsd) and you should make your pxeboot again if you want to use tftp that briefly explain in that article please do above steps exactly and I hope you make it !!! these are my 3 months of working on freebsd for pxeboot - Original Message From: CZUCZY Gergely <[