On 05/10/2012 5:26, Joe Mays wrote: > Well, this is a real problem. I have nothing where I am to build and > burn an ISO, and I am trying to work with someone several states away > through an IKVM switch. The server-to-be is on a port on the switch and > I need them to download the ISO via FTP and burn it to a disc and drop > it in the tray. Right now I'll happily pay $50 to to anyone who can > provide me with an ISO of 8.3 stable in a location that I can provide to > the person in missouri so he can download it and create the DVD. I'm > serious. Paypal is at the ready. >
Joe try these instead: Install FreeBSD on another machine. Then To build FreeBSD 9 do this: cd /usr svn co svn://svn.freebsd.org/base/head src cd src make buildworld cd release make release make install DESTDIR=/var/freebsd-snapshot After running these commands, all produced distribution files (tarballs for FTP, CD-ROM images, etc.) are available in the /var/freebsd-snapshot Also you can try to follow this guide: http://wiki.idefix.fechner.net/index.php/FreeBSD-Build_Own_CD Peter _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"