Instructions for doing a network installation of Ubuntu. Tested with 8.10 (intrepid ibex). Install debootstrap package if necessary in your host operating system.
debootstrap --arch=i386 intrepid /PATH/TO/INSTALL http://us.archive.ubuntu.com/ubuntu/
chroot /PATH/TO/INSTALL apt-get install ubuntu-standard