<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic cpio in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/2674761#M917181</link>
    <description>Hi&lt;BR /&gt;   Can anyone give me the cpio command syntax to read and extract the contents from tape.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prathap.</description>
    <pubDate>Fri, 01 Mar 2002 18:58:43 GMT</pubDate>
    <dc:creator>Prathap_1</dc:creator>
    <dc:date>2002-03-01T18:58:43Z</dc:date>
    <item>
      <title>cpio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/2674761#M917181</link>
      <description>Hi&lt;BR /&gt;   Can anyone give me the cpio command syntax to read and extract the contents from tape.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prathap.</description>
      <pubDate>Fri, 01 Mar 2002 18:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/2674761#M917181</guid>
      <dc:creator>Prathap_1</dc:creator>
      <dc:date>2002-03-01T18:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: cpio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/2674762#M917182</link>
      <description>You would need to know most of the options used to create the tape if it is cpio.&lt;BR /&gt;You may want to look at using pax to read it.&lt;BR /&gt;man pax</description>
      <pubDate>Fri, 01 Mar 2002 19:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/2674762#M917182</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-03-01T19:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: cpio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/2674763#M917183</link>
      <description>Some example that you may give it a shot... (remember cpio is very particular with what options you used)&lt;BR /&gt;# cpio -ictv &amp;lt; /dev/rmt/1m &lt;BR /&gt;==&amp;gt;verify what is on the tape &lt;BR /&gt;# cpio -iudmcx &amp;lt; /dev/rmt/1m &lt;BR /&gt;==&amp;gt;restore all files on tape &lt;BR /&gt;# cpio -icvdxumB &amp;lt; /dev/rmt/1m &lt;FILE-NAME&gt;&lt;BR /&gt;==&amp;gt;restore one file &lt;BR /&gt;&lt;/FILE-NAME&gt;</description>
      <pubDate>Fri, 01 Mar 2002 19:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/2674763#M917183</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-01T19:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: cpio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/2674764#M917184</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You need to repeat all those combinations but also leave off the 'c' option. 'c' means ASCII header format; no 'c' means binary header data. There's jusy no way to know and you may have to send the data through dd if the data was reblocked.&lt;BR /&gt;&lt;BR /&gt;I would start with these:&lt;BR /&gt;&lt;BR /&gt;cpio -icBvt &amp;lt; /dev/rmt/0m&lt;BR /&gt;cpio -iBvt &amp;lt; /dev/rmt/0m&lt;BR /&gt;cpio -icvt &amp;lt; /dev/rmt/0m&lt;BR /&gt;cpio -ivt &amp;lt; /dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;Those are all safe and one of them should at least give you a partial listing. If you get a partial listing, you know that you next need to fight the blocking factor.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2002 19:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/2674764#M917184</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-03-01T19:17:51Z</dc:date>
    </item>
  </channel>
</rss>

