Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 1997 13:08:25 +0200 (MET DST)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-questions@freefall.FreeBSD.org
Subject:   SCO tar formats - reading
Message-ID:  <199703301108.NAA08944@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
I have some floppies containing software (for the Jdyx graphics libarary,
btw - kind of SVGALIB) and I would like to read it into my
FreeBSD system but having difficulties with this. ALl I get is 
skipping tar header....

dd if=/dev/rfd0a  | head :


0707070000010024670407000001440000010000100000000461715776200000200000000000.0707070000010024660407550001440000010000020000000463323247200000400000000000src0707070000010023551006440001440000010000030000000460235231000001200000000334src/asm.s       .file   "a.c"
gcc_compiled.:
.text
        .align 4
.globl clear_video_memory
clear_video_memory:
        pushl %ebp
        movl %esp,%ebp
        pushl %edi
        movl 8(%ebp),%edi

Any clues how to get FreeBSD tar understand this format?

--
Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703301108.NAA08944>