<?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 copy_boot_tape in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-tape/m-p/2472952#M520916</link>
    <description>Thanks in advance.&lt;BR /&gt;I have four different make_recovery tapes that I need to duplicate repeatably. I have used copy_boot_tape, and it works great. The only problem I have experienced is: You need to use the original tape every time you make a copy. If I have a disk with enough space on it to leave the bootimage and systemimage, can any of the option in copy_boot_tape let me repeatably create a bootable tape. &lt;BR /&gt;&lt;BR /&gt;If not a copy_boot_tape command, will dd dump the material, and will it be a bootable tape. If so, I could use some help with the dd command.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Greg</description>
    <pubDate>Tue, 12 Dec 2000 15:08:27 GMT</pubDate>
    <dc:creator>Greg Huber</dc:creator>
    <dc:date>2000-12-12T15:08:27Z</dc:date>
    <item>
      <title>copy_boot_tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-tape/m-p/2472952#M520916</link>
      <description>Thanks in advance.&lt;BR /&gt;I have four different make_recovery tapes that I need to duplicate repeatably. I have used copy_boot_tape, and it works great. The only problem I have experienced is: You need to use the original tape every time you make a copy. If I have a disk with enough space on it to leave the bootimage and systemimage, can any of the option in copy_boot_tape let me repeatably create a bootable tape. &lt;BR /&gt;&lt;BR /&gt;If not a copy_boot_tape command, will dd dump the material, and will it be a bootable tape. If so, I could use some help with the dd command.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Greg</description>
      <pubDate>Tue, 12 Dec 2000 15:08:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-tape/m-p/2472952#M520916</guid>
      <dc:creator>Greg Huber</dc:creator>
      <dc:date>2000-12-12T15:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: copy_boot_tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-tape/m-p/2472953#M520917</link>
      <description>with dd you could do&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rmt/0mn of=&lt;BOOTIMAGE_FILE&gt; bs=2k&lt;BR /&gt;dd if=/dev/rmt/0m of=&lt;SYSTEMIMAGE_FILE&gt; bs=10k&lt;BR /&gt;&lt;BR /&gt;To create new bootable tape&lt;BR /&gt;&lt;BR /&gt;dd if=&lt;BOOTIMAGE_FILE&gt; of=/dev/rmt/0mn bs=2k&lt;BR /&gt;dd if=&lt;SYSTEMIMAGE_FILE&gt; of=/dev/rmt/0m bs=10k&lt;/SYSTEMIMAGE_FILE&gt;&lt;/BOOTIMAGE_FILE&gt;&lt;/SYSTEMIMAGE_FILE&gt;&lt;/BOOTIMAGE_FILE&gt;</description>
      <pubDate>Tue, 12 Dec 2000 15:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-tape/m-p/2472953#M520917</guid>
      <dc:creator>Rainer_1</dc:creator>
      <dc:date>2000-12-12T15:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: copy_boot_tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-tape/m-p/2472954#M520918</link>
      <description>I use a utility called "copytape" to even copy&lt;BR /&gt;patch tapes. It will copy tape to tape and maintain the integrity of the original as follow. &lt;BR /&gt;Do: copytape /dev/rmt/0x /dev/rmt/1x.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Dec 2000 15:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-tape/m-p/2472954#M520918</guid>
      <dc:creator>Lou Regiacorte</dc:creator>
      <dc:date>2000-12-12T15:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: copy_boot_tape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-tape/m-p/2472955#M520919</link>
      <description>Hi Greg:&lt;BR /&gt;&lt;BR /&gt;It says in man copy_boot_tape that you can use the construct below to copy bootimage from a directory on the harddrive /extra_space onto a tape... good luck&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;      Create a bootable tape using the file bootimage in directory&lt;BR /&gt;      /extra_space.  The bootimage file has to be a lif file and contain at&lt;BR /&gt;      minimum ISL, AUTO, and HPUX. Use make_medialif to create the lif file&lt;BR /&gt;      and lifls(1) to show its contents.&lt;BR /&gt;&lt;BR /&gt;           copy_boot_tape -p /dev/rmt/c1t1d0DDS1n -b -d /extra_space&lt;BR /&gt;&lt;BR /&gt;&lt;/QUOTE&gt;</description>
      <pubDate>Tue, 12 Dec 2000 16:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/copy-boot-tape/m-p/2472955#M520919</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-12-12T16:36:24Z</dc:date>
    </item>
  </channel>
</rss>

