From owner-freebsd-questions@FreeBSD.ORG Tue Oct 30 22:12:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E139316A421 for ; Tue, 30 Oct 2007 22:12:10 +0000 (UTC) (envelope-from elrap@web.de) Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by mx1.freebsd.org (Postfix) with ESMTP id 6B84813C494 for ; Tue, 30 Oct 2007 22:12:10 +0000 (UTC) (envelope-from elrap@web.de) Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate01.web.de (Postfix) with ESMTP id 118EFABD46FA; Tue, 30 Oct 2007 23:11:59 +0100 (CET) Received: from [84.152.175.60] (helo=noname) by smtp08.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.108 #208) id 1ImzJW-0004Zg-00; Tue, 30 Oct 2007 23:11:58 +0100 From: Tino Engel Organization: Galileo Group AG To: freebsd-questions@freebsd.org Date: Tue, 30 Oct 2007 23:11:51 +0000 User-Agent: KMail/1.9.4 References: <200710301402.l9UE21A2093919@dc.cis.okstate.edu> In-Reply-To: <200710301402.l9UE21A2093919@dc.cis.okstate.edu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7854705.ZM1p87izdZ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200710302311.58783.elrap@web.de> Sender: elrap@web.de X-Sender: elrap@web.de X-Provags-ID: V01U2FsdGVkX184l/NEb+tSZhZwJA6AO/wtY0VX2s9akt7p8LDK ASiBhQeRpzvEpzBjVCb9odwgyj475b7Uh5i6TBPwNIAWgZ9/p7 xprY1q/IM= Cc: Martin McCormick Subject: Re: tar Ignoring out-of-order file What Does that Mean? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2007 22:12:11 -0000 --nextPart7854705.ZM1p87izdZ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline http://lists.freebsd.org/pipermail/freebsd-questions/2005-February/078081.html This may help Am Dienstag 30 Oktober 2007 14:02 schrieb Martin McCormick: > I need to modify the first installation image for a > headless installation of Freebsd6.2. The file in question is: > > 6.2-RELEASE-i386-disc1.iso > > Thanks to a helpful member of the list, I found out that > tar works on unpacking these images and it mostly does on this > one, but there is a complaint I get from tar that I haven't > found on other images. If I do a > > tar tvf 6.2-RELEASE-i386-disc1.iso > > Here is what happens while looking at the contents list: > > 0 44232 Jan 12 2007 RELNOTES.HTM lr-xr-xr-x 1 0 0 > 0 Jan 12 2007 stand -> /rescue lr-xr-xr-x 1 0 0 0 > Jan 12 2007 sys -> usr/src/systar: Ignoring out-of-order file > > -r--r--r-- 1 0 0 22916 Jan 12 2007 RELNOTES.TXT > > It appears that the entire image unpacks except for the > ignored file. If one tries the extraction with > > tar xf 6.2-RELEASE-i386-disc1.iso > > The complaint about the out-of-order file is the only indication > that anything is wrong. > > In looking at the man page for tar, nothing jumps out at > me as to how to end up with the proper file structure that > mkisofs can put back in to an image to put on a CDROM. > > My thanks for any suggestions as I may be needing to do > one of these installs in a day or so and it would be nice to > know that all the image is there. > > Martin McCormick WB5AGZ Stillwater, OK > Systems Engineer > OSU Information Technology Department Network Operations Group > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" --nextPart7854705.ZM1p87izdZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBHJ7o+4xizT/jJ1lERAmQIAJ9KOn4CEN3Vs4XdFJ6N+jqmvfINJwCgqHR/ c/cS2AZDw6ENpl0e0PbC5l4= =5lFp -----END PGP SIGNATURE----- --nextPart7854705.ZM1p87izdZ--