From owner-freebsd-questions Thu Mar 9 18:16:49 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA28841 for questions-outgoing; Thu, 9 Mar 1995 18:16:49 -0800 Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA28832 for ; Thu, 9 Mar 1995 18:16:46 -0800 Received: by haven.uniserve.com via suspension id <207>; Thu, 9 Mar 1995 18:27:00 -0800 Received: by haven.uniserve.com id <220>; Thu, 9 Mar 1995 17:55:55 -0800 Date: Thu, 9 Mar 1995 17:54:45 -0800 (PST) Fake-Sender: Tom Samplonius From: Tom Samplonius To: Ron Porter cc: freebsd-questions@freefall.cdrom.com Subject: Re: cksum errors please help In-Reply-To: <9503091651.AA02862@fozzie.chem.wisc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@FreeBSD.org Precedence: bulk On Thu, 9 Mar 1995, Ron Porter wrote: > Hello, > I've tried several times over the last week to install FreeBSD2.0 > 950210 SNAP and can't get it to install. When i try via the install > program it keeps telling me cksum error check media. Well i've FTP'd > the bindist several time and tried with both floppy and hard disk > partition. When i tried via floppy the install program coppied all > the files to /usr/tmp. I have dropped to the prompt and tried running > the shell scripts there and got a "unexpected end fi expected" error > on the do_cksum script. And the system refuses to even recognise Sounds like the shell script is invalid. Tom