FTP install for a newbie

kitsune kitsune at gmx.co.uk
Mon Apr 21 14:57:43 PDT 2003


On Fri, 18 Apr 2003 23:32:14 +0200
"Guillaume Viguier" <philagui at hotmail.com> wrote:

> Hi,
> I'm trying to install FreeBSD on an old computer (without any cdrom drive) linked to another computer (running under Windows xp) through a network cable. I downloaded the iso files on ftp.freebsd.org and extracted them on my hard drive. I set up an FTP server on Win xp pro (with Cerberus FTP Server) to use the FTP install mode of FreeBSD through my network cable. Everything works fine at the beginning, except when it tries to install the packages or the ports. I can see on my FTP server that the commands FreeBSD sends to receive the files are wrong. FreeBSD sends:
> RETR packages/All/xxx
> xxx being the name of the package. 
> When FreeBSD sends that, the server answer that the file does not exist, because I think the command should be:
> RETR packages/All/xxx.tbz
> I tried that command with my Windows ftp client and it works. But I don't know how to set it up in FreeBSD...
> Thanks a lot for your help, and sorry if my english is not very good.


a few questions...
1: is it networked setup properly
2: is the ftp and path setup properly
3: are you pointing the installer at the right address

A simple solution would to be just yank the CD drive from on box and put it in the other for the install or just use the other box to do nat and install from over the net.


More information about the freebsd-questions mailing list