rwatson wrote @ Sat, 20 May 2006 18:25:14 +0100 (BST): > I'm set up to easily benchmark FreeBSD in our netperf cluster, but I'm not > set > up to easily do comparisons with Linux, since we don't have a pluggable > netboot Linux to install in that environment. If someone wants to provide > some pointers doing that, I'm happy to explore doing it, but ideally it would > be something like "tftp export file <a> and NFS tree <b>, boot". This is the > model we use for FreeBSD in the netperf cluster, and it works very well :-).
This should get you started with booting linux via PXE: http://www.splashground.de/~andy/linux/tftpboot.tar.gz Unpack as the root of you tftp server and add to your dhcp.conf: "filename /pxelinux.0". Edit tftpboot/pxelinux.cfg accordingly. -- Andy _______________________________________________ freebsd-performance@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-performance To unsubscribe, send any mail to "[EMAIL PROTECTED]"