<?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: problem using dd to copy HDD in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-using-dd-to-copy-hdd/m-p/4330541#M341985</link>
    <description>dd does not give you any progress output ... and due to the old (which also means slow) scsi controller it can talk serveral hours to copy the disk, dependend on the disk size and the block size you use.&lt;BR /&gt;&lt;BR /&gt;You may speed up a little with a larger block size on dd:&lt;BR /&gt;dd if=/dev/dsk/c201d6s0 of=/dev/rdsk/c201d4s0 bs=1024k&lt;BR /&gt;&lt;BR /&gt;HeL</description>
    <pubDate>Wed, 31 Dec 2008 11:40:00 GMT</pubDate>
    <dc:creator>Heiner E. Lennackers</dc:creator>
    <dc:date>2008-12-31T11:40:00Z</dc:date>
    <item>
      <title>problem using dd to copy HDD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-using-dd-to-copy-hdd/m-p/4330540#M341984</link>
      <description>Hi ,&lt;BR /&gt;I am using HP9000 712/80 workstation with HP UX 9.0,&lt;BR /&gt;To take the HDD backup(with OS bootable) I am using "dd if=/dev/dsk/c201d6s0 of=/dev/rdsk/c201d4s0"&lt;BR /&gt;But I can not see the percentage or how much is the process completed and i have to interrupt the command after an hour &amp;amp; some time i get the successfull backup.&lt;BR /&gt;what parameter can i use to see the completeion status.&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 31 Dec 2008 11:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-using-dd-to-copy-hdd/m-p/4330540#M341984</guid>
      <dc:creator>suju</dc:creator>
      <dc:date>2008-12-31T11:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: problem using dd to copy HDD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-using-dd-to-copy-hdd/m-p/4330541#M341985</link>
      <description>dd does not give you any progress output ... and due to the old (which also means slow) scsi controller it can talk serveral hours to copy the disk, dependend on the disk size and the block size you use.&lt;BR /&gt;&lt;BR /&gt;You may speed up a little with a larger block size on dd:&lt;BR /&gt;dd if=/dev/dsk/c201d6s0 of=/dev/rdsk/c201d4s0 bs=1024k&lt;BR /&gt;&lt;BR /&gt;HeL</description>
      <pubDate>Wed, 31 Dec 2008 11:40:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-using-dd-to-copy-hdd/m-p/4330541#M341985</guid>
      <dc:creator>Heiner E. Lennackers</dc:creator>
      <dc:date>2008-12-31T11:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem using dd to copy HDD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-using-dd-to-copy-hdd/m-p/4330542#M341986</link>
      <description>See this recent thread about dd(1):&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1300183" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1300183&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Basically you need a larger block size so it runs faster.&lt;BR /&gt;The completion status would be the fact it prints out how many records it copied.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Dec 2008 11:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-using-dd-to-copy-hdd/m-p/4330542#M341986</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-31T11:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: problem using dd to copy HDD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-using-dd-to-copy-hdd/m-p/4330543#M341987</link>
      <description>Little typo (use raw device on write and read):&lt;BR /&gt;dd if=/dev/rdsk/c201d6s0 of=/dev/rdsk/c201d4s0 bs=1024k</description>
      <pubDate>Wed, 31 Dec 2008 11:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-using-dd-to-copy-hdd/m-p/4330543#M341987</guid>
      <dc:creator>Heiner E. Lennackers</dc:creator>
      <dc:date>2008-12-31T11:41:58Z</dc:date>
    </item>
  </channel>
</rss>

