-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07 Aug 2003 10:08:49 -0400, James Pifer wrote:

> Can anyone give me a hand with this? I have a couple cpio files that I
> need to extract. I can list the contents by doing:
> cpio -itv < [filename]
> 
> But when try to extract using, cpio -iv < [filename], I get:
> "cpio: [some path]: No such file or directory"
> 
> I'm logged in as root so I don't think it's permissions. Any
> suggestions?

The cpio manual has all the info you need. Since you didn't give any
details as to which target location you want the archive to be
extracted to, I assume you want to add option -d (see manual for
what it does) and possibly --no-absolute-filenames.

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/MmtM0iMVcrivHFQRAnUHAKCFdH9xM3JkMZ/2CSUCKwvlGUb6RgCdHG34
dd9jwbs5tAqcdGyvfSGKF64=
=Arzq
-----END PGP SIGNATURE-----


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to