Thank you so very much for your response.

Please find attached the results of:

od -xv --address-radix=d FILE_001 > V00063_hexdump.txt


Thank you,
Alice


On Wed, Dec 14, 2022 at 7:10 PM Tim Kientzle <[email protected]> wrote:

> Can you  provide a hex dump of the first 128 or so bytes of the archive?
>
> Tim
>
>
> On Dec 14, 2022, at 12:40 PM, Alice Lecinski <[email protected]> wrote:
>
> I have a very old cpio archive written in approximately 1990.
> It was most likely written on a VAX VMS (~linux) system.
> This is historical data and fairly important...
>
> When I attempt to get the files using:
>
> cpio -iv --no-absolute-filenames --force-local --format='bin' < FILE_001
>
>
> I get the following output:
>
> cpio: ecl9w2: unknown file type
> ecl9w2
> cpio: g: unknown file type
> g
> cpio: ssss: unknown file type
> ssss
> cpio: t: unknown file type
> t
> wwww
> 5480 blocks
>
>
> When I then do an 'ls', the 'wwww' file has been created.   But none of
> the other files:
>
> 'ecl9w2', 'g', 't'
>
> exist.
> The 'wwww' file is ascii and readable.   I know the 'ecl9w2' file is
> binary.
>
> Any suggestions?
> Thank you,
> Alice
>
> <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
> Alice Lecinski
> Associate Scientist IV
> High Altitude Observatory            www2.hao.ucar.edu
>
> HAO is a division of the National Center for Atmospheric Research,
> which is operated by the University Corporation for Atmospheric
> Research under sponsorship of the National Science Foundation.
> <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
>
>
>
0000000 71c7 0201 0005 91a4 0019 0064 0001 4ca7
0000016 1ac0 b43f 000a 0008 215c 6561 6c63 3231
0000032 6f63 0072 ffff 0000 0000 0000 0000 0078
0000048 0078 0200 0408 0200 4345 494c 5350 2c45
0000064 5845 3150 2c32 5334 4345 502c 2c33 4f43
0000080 4f52 414e 0000 0000 ffff 1ac0 b43e 0000
0000096 0000 0000 0000 0000 0000 0000 0000 0000
0000112 0000 0000 0000 0000 0000 0000 0000 0000
0000128 0000 0000 0000 0000 0000 0000 0000 0000
0000144 0000 0000 0000 0000 0000 0000 0000 0000
0000160 0000 0000 0000 0000 0000 0000 0000 0000
0000176 0000 0000 0000 0000 0000 0000 0000 0000
0000192 0000 0000 0000 0000 0000 0000 0000 0000
0000208 0000 0000 0000 0000 0000 0000 0000 0000
0000224 0000 0000 0000 0000 0000 0000 0000 0000
0000240 0000 0000 0000 0000 0000 0000 0000 0000
0000256 0000 0000 0000 0000 0000 0000 0000 0000
0000272 0000 0000 0000 0000 0000 0000 0000 c203
0000288 525d c203 525d c203 525d c203 525d c203
0000304 525d c1d8 06e0 c1d6 05a2 c1d4 4f54 c1d2
0000320 d0d8 c1d1 7d8e c1d0 4caf c1cf 37e4 c1cc
0000336 783d c1cb cd4c c1cb 2b8e c1ca 8fa6 c1c8
0000352 e2a4 c1c8 5df3 c1c6 ec73 c1c6 78f7 c1c6
0000368 09bc c1c5 9d4f c1c5 3496 c1c4 ce66 c1c3
0000384 ad07 c1c3 515c c1c2 f035 c1c2 83e6 c1c2
0000400 1afc c1c1 b4e6 c1c1 51d2 c1c0 f147 c1c0
0000416 936b c1c0 37d9 c1bf de8f c1bf 8723 c1bf
0000432 3226 c1be df78 c1be 71a5 c1bd d664 c1bd
0000448 5b77 c1bd 125e c1bc cb03 c1bc 8552 c1bc
0000464 40dc c1bb fd55 c1bb bb47 c1bb 7aa2 c1bb
0000480 3aef c1ba fbe0 c1ba be15 c1ba 8181 c1ba
0000496 4618 c1ba 0bce c1b9 d29a c1b9 9a70 c1b9
0000512 62e7 c1b9 2bba c1b8 f581 c1b8 c033 c1b8

Reply via email to