Unable to install distribution sets

Hi, I just installed FreeBSD-9.1 (amd64) on a VMware virtual machine using the minimal ISO. Basic installation went fine and I have a working shell. I can ping things like ftp.freebsd.org which gives me confidence that the network is working.

I now try to install using the sysinstall 'configure' menu to add a distribution set (base, ports) but when I try the ftp or ftp passive method, I get
Code:
Unable to transfer the base distribution from ftp://ftp.freebsd.org
I have tried a few other ftp servers with the same result.

Any ideas?

I also tried installing the pkgng using /usr/sbin/pkg. It tries bootstrapping the pkg tool and several times failed. It now seems to have succeeded (pkg help now works), so can I use this to get the base installation instead of using the sysinstall?
 
Ah, ok. Last time I installed FreeBSD was around v4.5 so I guess things have changed somewhat... Is the concept of a distribution set no longer valid as well. If so, what replaced it?
 
Back
Top