Skip to content
Novus Examples
cpio

What is a .cpio file?

application/x-cpio

cpio (.cpio) is a classic Unix archive format that concatenates files with per-file headers, used by initramfs images and RPM payloads. The 'newc' (SVR4) variant is the modern portable form.

How to use a .cpio file

Use an example .cpio archive to test cpio extractors, initramfs tooling, and newc-format parsers.

Convert a .cpio file to another format

← All file formats