<?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 Re: MOUNT A TAPE DEVICE FOR BROWSING in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465444#M15630</link>
    <description>I don't have a system in front of me&lt;BR /&gt;at the moment but I believe the mt&lt;BR /&gt;command will do that... it does for&lt;BR /&gt;ignite tapes at least, I believe they're&lt;BR /&gt;either pax'ed or tar'd.&lt;BR /&gt;&lt;BR /&gt;man mt &lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Bill</description>
    <pubDate>Fri, 17 Nov 2000 17:56:07 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2000-11-17T17:56:07Z</dc:date>
    <item>
      <title>MOUNT A TAPE DEVICE FOR BROWSING</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465442#M15628</link>
      <description>How can I mount my DDS2 tape device to browse the contents on the tape?&lt;BR /&gt;&lt;BR /&gt;"ioscan -fnC tape" yeilds:&lt;BR /&gt;&lt;BR /&gt;H/W Path  8/16/5.3.0&lt;BR /&gt;Driver  stape&lt;BR /&gt;list of other files (dev/rmt/0m, dev/rmt/0mb..)</description>
      <pubDate>Fri, 17 Nov 2000 16:40:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465442#M15628</guid>
      <dc:creator>Pat Copland</dc:creator>
      <dc:date>2000-11-17T16:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: MOUNT A TAPE DEVICE FOR BROWSING</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465443#M15629</link>
      <description>It depends on how the tape was written...&lt;BR /&gt;&lt;BR /&gt;tar = tar -tvf /dev/rmt/0m&lt;BR /&gt;fbackup = frecover -r -N -f /dev/rmt/0m&lt;BR /&gt;etc.</description>
      <pubDate>Fri, 17 Nov 2000 16:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465443#M15629</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-11-17T16:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: MOUNT A TAPE DEVICE FOR BROWSING</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465444#M15630</link>
      <description>I don't have a system in front of me&lt;BR /&gt;at the moment but I believe the mt&lt;BR /&gt;command will do that... it does for&lt;BR /&gt;ignite tapes at least, I believe they're&lt;BR /&gt;either pax'ed or tar'd.&lt;BR /&gt;&lt;BR /&gt;man mt &lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 17 Nov 2000 17:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465444#M15630</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2000-11-17T17:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: MOUNT A TAPE DEVICE FOR BROWSING</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465445#M15631</link>
      <description>a couple more for the pile:&lt;BR /&gt;&lt;BR /&gt;strings /dev/rmt/0m&lt;BR /&gt;dd if=/dev/rmt/0m of=/dev/`who -uRm |awk '{ print $2 }'`&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2000 18:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465445#M15631</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-11-17T18:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: MOUNT A TAPE DEVICE FOR BROWSING</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465446#M15632</link>
      <description>You mean mount for random access, like floppies and CD-ROMs? I don't believe that's possible (at least with stock HP-UX), *or* practical. Use the appropriate command-line options for the backup utility used (as shown in Kofi's posts) to produce an index of what's on the tape, and peruse that.</description>
      <pubDate>Fri, 17 Nov 2000 20:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465446#M15632</guid>
      <dc:creator>Kevin Ernst</dc:creator>
      <dc:date>2000-11-17T20:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: MOUNT A TAPE DEVICE FOR BROWSING</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465447#M15633</link>
      <description>I think it depends on how that tape was created.&lt;BR /&gt;&lt;BR /&gt;If you use cpio:&lt;BR /&gt;# cpio -itv &amp;lt; /dev/rmt/Om&lt;BR /&gt;&lt;BR /&gt;If you use tar:&lt;BR /&gt;# tar -tvf /dev/rmt0m&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;`fnhalili`</description>
      <pubDate>Fri, 17 Nov 2000 20:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-a-tape-device-for-browsing/m-p/2465447#M15633</guid>
      <dc:creator>f. halili</dc:creator>
      <dc:date>2000-11-17T20:28:58Z</dc:date>
    </item>
  </channel>
</rss>

