to do FTP based installs, i would recommend copying the contents of the cds to a directory on the ftp server, instead of the ISO files themselves, overwrite whatever files conflict
for instance, mount cd 1, then
cp -r /mnt/cdrom /path/to/ftp/root
then umount, and repeat for other cd's
then specify the location, and it all should go smoothly
--adam
|