<?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: wipe out the data in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762687#M259712</link>
    <description>About the best you can do for free is something like this:&lt;BR /&gt;&lt;BR /&gt;Start with all the non-vg00 disks (you can umount the filesystems if you like):&lt;BR /&gt;&lt;BR /&gt;DISKS="/dev/rdsk/c5t1d0 /dev/rdsk/c6t4d0"&lt;BR /&gt;for DISK in ${DISKS}&lt;BR /&gt;  do&lt;BR /&gt;     dd if=/dev/zero bs=256k of=${DISK}&lt;BR /&gt;  done&lt;BR /&gt;&lt;BR /&gt;then repeat for the disk(s) that make up vg00.&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Mar 2006 21:05:02 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2006-03-30T21:05:02Z</dc:date>
    <item>
      <title>wipe out the data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762686#M259711</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I need to wipe a server data completely.  What should I do about this?</description>
      <pubDate>Thu, 30 Mar 2006 20:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762686#M259711</guid>
      <dc:creator>kholikt</dc:creator>
      <dc:date>2006-03-30T20:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: wipe out the data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762687#M259712</link>
      <description>About the best you can do for free is something like this:&lt;BR /&gt;&lt;BR /&gt;Start with all the non-vg00 disks (you can umount the filesystems if you like):&lt;BR /&gt;&lt;BR /&gt;DISKS="/dev/rdsk/c5t1d0 /dev/rdsk/c6t4d0"&lt;BR /&gt;for DISK in ${DISKS}&lt;BR /&gt;  do&lt;BR /&gt;     dd if=/dev/zero bs=256k of=${DISK}&lt;BR /&gt;  done&lt;BR /&gt;&lt;BR /&gt;then repeat for the disk(s) that make up vg00.&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Mar 2006 21:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762687#M259712</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-30T21:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: wipe out the data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762688#M259713</link>
      <description>Sorry how to wipe out vg00 since this is a OS volume.</description>
      <pubDate>Thu, 30 Mar 2006 22:35:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762688#M259713</guid>
      <dc:creator>kholikt</dc:creator>
      <dc:date>2006-03-30T22:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: wipe out the data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762689#M259714</link>
      <description>Same answer. It will start and load dd. Once in memory nothing more is needed and it will continue to blast data.</description>
      <pubDate>Thu, 30 Mar 2006 23:04:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762689#M259714</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-30T23:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: wipe out the data</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762690#M259715</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;there is a command &lt;BR /&gt;&lt;BR /&gt;#mediainit&lt;BR /&gt;&lt;BR /&gt;use this on ALL the disks which was part of the VG.&lt;BR /&gt;&lt;BR /&gt;This is like LOW LEVEL formatting.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Fri, 31 Mar 2006 03:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wipe-out-the-data/m-p/3762690#M259715</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-03-31T03:15:57Z</dc:date>
    </item>
  </channel>
</rss>

