Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!uwm.edu!news.alpha.net!news.mathworks.com!uhog.mit.edu!grapevine.lcs.mit.edu!think.com!cayman!cayman!josh From: josh@Cayman.COM (Josh Littlefield) Newsgroups: comp.os.386bsd.bugs Subject: Re: FreeBSD-2.0 Install... Date: 1 Dec 94 22:46:40 Organization: Cayman Systems Inc., Cambridge, MA Lines: 39 Message-ID: <JOSH.94Dec1224640@saba.Cayman.COM> References: <1994Nov26.165503.2828@palantir.p.tvt.se> <3bcfib$moc@wup-gate.wup.de> NNTP-Posting-Host: saba.cayman.com In-reply-to: andreas@wup.de's message of 28 Nov 1994 11:39:55 GMT I had (am having) problems with FTP installation too. I took the approach of grabbing the disk images from the ftp server and making floppies from them. I used the gzip'd "newer" floppy images, dated 12/1 for what that's worth. Anyway, I encountered a number of errors on the install scripts which to patch. Sorry I don't have diff's handy at this point, but can make them if pressed. But the errors I've seen are: bininst: - missing "\" at end of line in do_last_config() before "user" line. netinst.sh: - missing "\" at end of "le0" line in network_setup_ether(). - use of $answer instead of ${ANSWER} in network_basic_setup() else clause. - use of $interface instead of ${INTERFACE} when sticking hostname in /etc/hostname.$interface - initialization of $INTERFACE to "lo0" (in network_set_defaults) which makes the while loop in network_setup() never get a chance to run. It seems like the floppy images at cdrom.com should be updated with functional install scripts. Now I think I'm stuck with 10Base2 versus AUI problems, which I need to figure out. The installation stuff sure *looks* nice. Should be great when the rough edges are smoothed out. -josh -- /--------------------------------------*--------------------------------------\ | Josh Littlefield Cayman Systems, Inc. | | josh@cayman.com 400 Unicorn Park | | (617) 932-1100 x190 Woburn, MA 01801-3341 | | fax: (617) 932-3861 | \--------------------------------------*--------------------------------------/