Here at work we do many installations of FreeBSD and I want to make it faster and less painful. So here's what I want:
A server that can be used to install FreeBSD 5.5r, 7.0r (i386 + amd64), and 8.1r (amd64) via ftp.
Here's what I have so far:
An ubuntu server with 150GB HDD space. I have configured vsftpd on it and can connect anonymously. I have already added 8.1r (amd64) images and made it look very similar to the ftp.freebsd.org site. However, it doesn't work with any new installs. It keeps telling me that 8.1 release could not be found.
This site mentions something about loopback mounting the disc iso's, but I honestly don't get what that means. I have worked with linux for awhile, but am far from being a linux guru.
I was wondering exactly what the installation cd looks for on an ftp server. Does it look for an ISO? A specific file or folder in the ftp root directory? Or can I just set up a folder like the one in "releases" that has everything on the ISO already extracted out. Any help would be appreciated.
A server that can be used to install FreeBSD 5.5r, 7.0r (i386 + amd64), and 8.1r (amd64) via ftp.
Here's what I have so far:
An ubuntu server with 150GB HDD space. I have configured vsftpd on it and can connect anonymously. I have already added 8.1r (amd64) images and made it look very similar to the ftp.freebsd.org site. However, it doesn't work with any new installs. It keeps telling me that 8.1 release could not be found.
This site mentions something about loopback mounting the disc iso's, but I honestly don't get what that means. I have worked with linux for awhile, but am far from being a linux guru.
I was wondering exactly what the installation cd looks for on an ftp server. Does it look for an ISO? A specific file or folder in the ftp root directory? Or can I just set up a folder like the one in "releases" that has everything on the ISO already extracted out. Any help would be appreciated.