On Wed, 6 Aug 2008, Geert Jan de Groot wrote: > If you just need to do PXE to install FreeBSD, then it's probably > best to just use TFTP/MFS and not bother with NFS at all. > Some time ago I figured out how to do this and made notes > on the way.
Put LOADER_TFTP_SUPPORT= into your make.conf; saves you patching the Makefiles over and over again. /usr/share/examples/etc/make.conf and man 5 make.conf should talk about this. I think the nfs patch (if this addresses what looks like a hang) was annoying but would eventually timeout. I have seen this occationally but cannot remember how I fixed that or if it was fixed in later FreeBSD versions. /bz -- Bjoern A. Zeeb Stop bit received. Insert coin for new game. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
