Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!newsfeed.direct.ca!mr.net!news.maxwell.syr.edu!insync!uunet!in1.uu.net!198.4.164.94!gail.ripco.com!news.fred.net!not-for-mail From: mcurry@fred.net ( ) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: How do I do a FTP install ? Date: 3 Mar 1997 15:54:59 GMT Organization: FredNet - Frederick, Md. Lines: 27 Message-ID: <5fes8j$92j$3@news.fred.net> References: <01bbeaa0$4610e580$664c1bcc@tony.gcr1.com> <5fd0ht$jd@uriah.heep.sax.de> NNTP-Posting-Host: bigdog.fred.net X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:36466 J Wunsch (j@uriah.heep.sax.de) wrote: : "Tony" <tony@gcr1.com> wrote: : : > I've tried a few times to do a FTP install with no luck .. : > Is there a catch ? : > Any hints to a successfull install via an FTP source ??? : : That's not a very helpful message. Can't you at least try to describe : your troubles? Don'tya think we don't at least try to test our : installation program? Things to look for that go wrong with FTP installs: 1. Ftp path from ftproot MUST look like ftp.freebsd.org, or if you are using a local ftp source, MUST be exactly right. The install program does not figure anything out (not that it could). 2. Under "install options" there is a list of seemingly-innocuous values which you figure you can leave alone, BUT the specific version of FBSD is listed about 3/4 of the way down the list ... in the case of the 2.2 GAMMA, f'rinstance, it isn't "2.2-GAMMA", it's "2.2-XXXXXX-GAMMA" -- some datecode number being important for "XXXXXX". If you have local or network storage of the FBSD collection, that specific name w/number MUST be a subdirectory under 'FreeBSD', with that EXACT name, and all the bin, catpages, manpages, and so forth below that, or things will also go to hell. You can edit that version string, if you have (as I have), simply renamed the local-source ftp directory to "2.2-GAMMA".