Re: problem with using cpio

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Nov 28, 2004 at 06:35:02PM +0100, commbtp wrote:
> hello all
> I am new to linux. Have successfully installed fedora core 2 to my machine. 
> Trying to install informix dynamic server. After unzipping the file , l get a IDS2000.cpio file.
> 
> typed cpio --extract  IDS2000.cpi
>  (as root) as per
> installation instructions and it just hangs for a very long
> time, ctrl-c brings me back to the command line.
> 
> I typed cpio alone on the command line and it shows all options.
> 
> Thanks in advance

cpio always reads from standard in, so you would need to do it like this:

	cpio --extract < IDS2000.cpi

Depending on how the cpio archive was made, you may also need other
options. I don't know how to tell from here.

-- 
---- Fred Smith -- fredex@xxxxxxxxxxxxxxxxxxxxxx -----------------------------
               But God demonstrates his own love for us in this: 
                         While we were still sinners, 
                              Christ died for us.
------------------------------- Romans 5:8 (niv) ------------------------------

Attachment: pgp2VWQEb2Olg.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux