From owner-freebsd-bugs Sun Jun 25 07:24:13 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA21494 for bugs-outgoing; Sun, 25 Jun 1995 07:24:13 -0700 Received: from whisker.internet-eireann.ie (whisker.internet-eireann.ie [194.9.34.204]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA21484 ; Sun, 25 Jun 1995 07:24:03 -0700 Received: from localhost (localhost [127.0.0.1]) by whisker.internet-eireann.ie (8.6.11/8.6.9) with SMTP id PAA11904; Sun, 25 Jun 1995 15:24:34 +0100 To: "Jonathan M. Bresler" cc: bugs@freebsd.org, Jordan K Hubbard Subject: Re: install from scsi tape works. In-reply-to: Your message of "Sat, 24 Jun 1995 23:31:47 EDT." Date: Sun, 25 Jun 1995 15:24:34 +0100 Message-ID: <11902.804090274@whisker.internet-eireann.ie> From: "Jordan K. Hubbard" Sender: bugs-owner@freebsd.org Precedence: bulk > NOW THE RUB, on my tape at least: > > trying for piece 58 of 59: bin/bin.cg > gunzip: stdin: unexpected end of file > /stand/cpio: premature end of file That's weird. It extracts the ENTIRE tape, you realize, into the temp directory and then it just does a standard "UFS install" from that location. Are you sure you have the right root.flp image to go with those dists? Jordan