From owner-freebsd-current Sun Jun 30 15:43:00 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA23073 for current-outgoing; Sun, 30 Jun 1996 15:43:00 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA23066 for ; Sun, 30 Jun 1996 15:42:58 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id PAA17517; Sun, 30 Jun 1996 15:42:26 -0700 (PDT) To: "Stephen J. Roznowski" cc: freebsd-current@freebsd.org Subject: Re: Problem installing from 2.2-960612-SNAP In-reply-to: Your message of "Sun, 30 Jun 1996 15:52:34 EDT." <199606301952.PAA10918@zombie.ncsc.mil> Date: Sun, 30 Jun 1996 15:42:25 -0700 Message-ID: <17515.836174545@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Nothing, I think. FreeBSD doesn't like your DOS partition and probably won't until Robert finishes his DOS filesystem rewrite/fix cycle. :-( I don't know why this happens to some DOS users and not others (fragment size? partition size? geometry? sunspot activity?) but it, unfortunately, does. Jordan > Greetings, > > I'm trying to do a new installation from a DOS partition (minimal > option). Everything goes fine until I try to extract "bin", then > I get the following errors: > > /stand/cpio: invalid header: checksum error > /stand/cpio: warning: skipped 5427 bytes of junk > /stand/cpio: cannot remove current: is a directory > /stand/cpio: invalid header: checksum eror > gunzip: stdio: invalid compress data--format violated. > > What am I doing wrong? > > Thanks, > -SR