auspex LFS backups
I don't have an old-style cpio archive around anymore, I think, but considering the evolution of the program, I'm confident that Jörg Schillings star should be able to extract files from that format. It's even pretty good at finding out about the format of the file itself, so chances are, you don't have to try around with the multitude of options (byte-swapped, halfword-swapped, crc checksummed header, etc).
Header types:
v7tar Old UNIX V7 tar format
tar Old BSD tar format
star Old star format from 1985
gnutar GNU tar format 1989 (violates POSIX)
ustar Standard POSIX.1-1988 tar format
xstar Extended standard tar (star 1994)
xustar 'xstar' format without tar signature
exustar 'xustar' format - always x-header
pax Extended POSIX.1-2001 standard tar
suntar Sun's extended pre-POSIX.1-2001
bin cpio UNIX V7 binary format
cpio cpio POSIX.1-1988 format
odc cpio POSIX.1-1988 with SYSv compat
asc SYSvr4 cpio ascii expanded device #
crc 'asc' format + CRC
When called as scpio
, scpio -help
will give more detailled help on the cpio specific options.
With the demise of Berlios, the currently maintained download link is now star standalone, or the entire Schilytools suite.
(last verified 2021-04-17, the project is still actively maintained)