From owner-freebsd-amd64@FreeBSD.ORG Sun Oct 10 13:00:45 2004 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B253116A4CE for ; Sun, 10 Oct 2004 13:00:45 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A69D643D41 for ; Sun, 10 Oct 2004 13:00:45 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9AD0js3099308 for ; Sun, 10 Oct 2004 13:00:45 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9AD0jte099307; Sun, 10 Oct 2004 13:00:45 GMT (envelope-from gnats) Date: Sun, 10 Oct 2004 13:00:45 GMT Message-Id: <200410101300.i9AD0jte099307@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: =?ISO-8859-2?Q?Toma=BE_Bor=B9tnar?= Subject: Re: amd64/71471: Can not install 5.3beta3/amd64 on IBM eServer 325 with ServeRAID-6M X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-2?Q?Toma=BE_Bor=B9tnar?= List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2004 13:00:45 -0000 The following reply was made to PR amd64/71471; it has been noted by GNATS. From: =?ISO-8859-2?Q?Toma=BE_Bor=B9tnar?= To: freebsd-gnats-submit@FreeBSD.org, tomaz.borstnar@over.net Cc: Subject: Re: amd64/71471: Can not install 5.3beta3/amd64 on IBM eServer 325 with ServeRAID-6M Date: Sun, 10 Oct 2004 14:52:09 +0200 Beta7 boots properly, but install fails while installing files on raid1 volume. Message on alt-f1 is: bin/csh /stand/cpio: bin/csh linked to bin/tcsh bin/tcsh /stand/gunzip: : invalid stored block lengths bin/date /stand/cpio: premature end of file I tried with cd-rw and cd-r medium. Basically this is old error from beta2. Tomaz