From owner-freebsd-hackers Fri Jun 2 05:34:47 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28201 for hackers-outgoing; Fri, 2 Jun 1995 05:34:47 -0700 Received: from Relay1.Austria.EU.net (relay1.Austria.EU.net [192.92.138.47]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id FAA28187 ; Fri, 2 Jun 1995 05:34:36 -0700 From: Marino.Ladavac@aut.alcatel.at Received: from aut.alcatel.at (dnisun.aut.alcatel.at) by Relay1.Austria.EU.net with SMTP id AA24682 (5.67b/IDA-1.5); Fri, 2 Jun 1995 14:34:29 +0200 Received: from atuhc16 by aut.alcatel.at (4.1/SMI-4.1/AAA-1.29/main) id AA09402; Fri, 2 Jun 95 14:34:30 +0200 Message-Id: <9506021234.AA09402@atuhc16.aut.alcatel.at> Received: by atuhc16 (1.38.193.4/16.2) id AA08226; Fri, 2 Jun 1995 14:34:29 +0200 Subject: Re: New installation floppys for 2.0.5A To: jkh@freefall.cdrom.com (Jordan K. Hubbard) Date: Fri, 2 Jun 95 14:34:28 METDST Cc: hackers@freefall.cdrom.com In-Reply-To: <23881.802059739@freefall.cdrom.com>; from "Jordan K. Hubbard" at Jun 01, 95 7:22 pm Mailer: Elm [revision: 70.85] Sender: hackers-owner@FreeBSD.ORG Precedence: bulk > > when installing /bin I still get this (this may by problem, corupt files?) > > > > ............................................................................. > ... > > gunzip: stdin: unexpected end of file > > /stand/cpio: premature end of file > > Debug: cpio returned error status of 1! > This is almost certainly corrupt files. You should check them > again. It is not. At the beginning of the NFS bin install, the installer says that it installs from 59 chunks. There are *60* of them, so the last one is skipped. Quick workaround is to cat the last two together, and to replace the one-before-last (bin.cg) with the catted version. Keep the originals, though (someplace else, perhaps.) The original set of bootdisks did not have this bug (it had others :) > > ......................................................................... > > /mnt: optimization changed from TIME to SPACE > > ........................................................................ > Not enough space allocated to / or /usr! > > new password: ( type same four char password) ( it accepts it this time, > > I don't know if its suppose to work this way, so I thought say something > > (i've never gotten Freebsd to install this far before)) > Feature. > > Syncing disks... 7 6 4 done > > unmount of /nfs failed (BUSY) > > (hang) > You're probably parked in that directory with the shell > on ALT-F4! :-) > Jordan