<?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 No /dev/urandom in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030309#M301459</link>
    <description>HI Guru's&lt;BR /&gt;&lt;BR /&gt;I'm, having trouble with the following:&lt;BR /&gt;&lt;BR /&gt;#/dev/urandom of=/dev/rdsk/c#t#d# bs=512k conv=noerror&lt;BR /&gt;&lt;BR /&gt;I get /dev/urandom: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Do i need to create a directory with the /dev/urandom file init  ? With the same principles with the /dev/zero ? eg:&lt;BR /&gt;&lt;BR /&gt;#mknod /dev/urandom c 3 0x00003&lt;BR /&gt;#chmod 444 /dev/urandom&lt;BR /&gt;&lt;BR /&gt;If soo how can this actually write in random instead of the begining to end of disk ?&lt;BR /&gt;&lt;BR /&gt;Thanks for the help&lt;BR /&gt;&lt;BR /&gt;Will</description>
    <pubDate>Mon, 02 Jul 2007 03:58:49 GMT</pubDate>
    <dc:creator>TYP3R</dc:creator>
    <dc:date>2007-07-02T03:58:49Z</dc:date>
    <item>
      <title>No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030309#M301459</link>
      <description>HI Guru's&lt;BR /&gt;&lt;BR /&gt;I'm, having trouble with the following:&lt;BR /&gt;&lt;BR /&gt;#/dev/urandom of=/dev/rdsk/c#t#d# bs=512k conv=noerror&lt;BR /&gt;&lt;BR /&gt;I get /dev/urandom: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Do i need to create a directory with the /dev/urandom file init  ? With the same principles with the /dev/zero ? eg:&lt;BR /&gt;&lt;BR /&gt;#mknod /dev/urandom c 3 0x00003&lt;BR /&gt;#chmod 444 /dev/urandom&lt;BR /&gt;&lt;BR /&gt;If soo how can this actually write in random instead of the begining to end of disk ?&lt;BR /&gt;&lt;BR /&gt;Thanks for the help&lt;BR /&gt;&lt;BR /&gt;Will</description>
      <pubDate>Mon, 02 Jul 2007 03:58:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030309#M301459</guid>
      <dc:creator>TYP3R</dc:creator>
      <dc:date>2007-07-02T03:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030310#M301460</link>
      <description>Will,&lt;BR /&gt;&lt;BR /&gt;I don't know what you are trying to do, but&lt;BR /&gt;/dev/urandon cann't be used as a command.&lt;BR /&gt;&lt;BR /&gt;Possible there is a mistake in the output of your command?</description>
      <pubDate>Mon, 02 Jul 2007 04:44:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030310#M301460</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2007-07-02T04:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030311#M301461</link>
      <description>Hi Luk&lt;BR /&gt;&lt;BR /&gt;I got this from this thread:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=972440" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=972440&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I know that i can use this command:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/rdsk/c#t#d# bs=512k&lt;BR /&gt;&lt;BR /&gt;But i assume that the /dev/urandom will write 0's all over the disk randomly ( Like a butterfly effect) than from beging to end, But i get an I/O error with the /dev/zero comamnd, Is there a way to get rid of the error as oseek=1 or conv=noerror doesnt work&lt;BR /&gt;&lt;BR /&gt;Will</description>
      <pubDate>Mon, 02 Jul 2007 04:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030311#M301461</guid>
      <dc:creator>TYP3R</dc:creator>
      <dc:date>2007-07-02T04:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030312#M301462</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;With HP-UX 11.11, you may need to install the strong randome number generator to accomplish this task.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I&lt;/A&gt;&lt;BR /&gt;Reboot required&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 02 Jul 2007 05:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030312#M301462</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-02T05:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030313#M301463</link>
      <description>&amp;gt;Luk: /dev/urandon can't be used as a command.&lt;BR /&gt;&lt;BR /&gt;I believe it was:&lt;BR /&gt;# dd if=/dev/urandom of=/dev/rdsk/c#t#d# bs=512k conv=noerror</description>
      <pubDate>Mon, 02 Jul 2007 05:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030313#M301463</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-02T05:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030314#M301464</link>
      <description>HI SEP&lt;BR /&gt;&lt;BR /&gt;    Thanks for the link but after i've read it, Its not what i really want, All i want is to write zero randomly across the disk ( Butterfly Effect) with the command:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/rdsk/c#t#d# bs=512k&lt;BR /&gt;&lt;BR /&gt;Instead of writing zero from start-end of the disk. &lt;BR /&gt;&lt;BR /&gt;Is this possible at all ? or am i been to picky on the way it writes zero on the disk ?&lt;BR /&gt;&lt;BR /&gt;Will</description>
      <pubDate>Mon, 02 Jul 2007 05:21:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030314#M301464</guid>
      <dc:creator>TYP3R</dc:creator>
      <dc:date>2007-07-02T05:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030315#M301465</link>
      <description>&amp;gt;All i want is to write zero randomly across the disk (Butterfly Effect)&lt;BR /&gt;&lt;BR /&gt;Do you want to shake the disk apart?&lt;BR /&gt;Can you say why you want to do this?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is this possible at all?&lt;BR /&gt;&lt;BR /&gt;Only if your write your own application.</description>
      <pubDate>Mon, 02 Jul 2007 05:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030315#M301465</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-02T05:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030316#M301466</link>
      <description>Dennis&lt;BR /&gt;&lt;BR /&gt;      It just that a customer want us to write zeros to a disk in that way&lt;BR /&gt;&lt;BR /&gt;Will&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2007 06:13:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030316#M301466</guid>
      <dc:creator>TYP3R</dc:creator>
      <dc:date>2007-07-02T06:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030317#M301467</link>
      <description>&amp;gt;It just that a customer want us to write zeros to a disk in that way&lt;BR /&gt;&lt;BR /&gt;Is he trying to destroy the data on the disks?</description>
      <pubDate>Mon, 02 Jul 2007 06:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030317#M301467</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-07-02T06:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030318#M301468</link>
      <description>Well Dennis if you read what i want to do, &lt;BR /&gt;&lt;BR /&gt;Writing zeros do destroy the data on the disk. &lt;BR /&gt;&lt;BR /&gt;If you not going to help me out then stop moaning what other people saying as they are trying to help me out unlike you.</description>
      <pubDate>Mon, 02 Jul 2007 13:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030318#M301468</guid>
      <dc:creator>TYP3R</dc:creator>
      <dc:date>2007-07-02T13:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030319#M301469</link>
      <description>Interesting...&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Well Dennis if you read what i want to do,&lt;BR /&gt;&lt;BR /&gt;Dennis read what you want to do, but is one step ahead of you, which you fail to see/accept. &lt;BR /&gt;He, like most of the folks here reading your question, realizes that you are on a wrong tangent and wants to help you with the true problem behind the question.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Writing zeros do destroy the data on the disk.&lt;BR /&gt;&lt;BR /&gt;Then you should just use /dev/zero and let'r rip. By writting chunks of zeroes at random place you may will destroy some data, but not all. That will make it harder to figure out what was on the disk, bight might not make it impossible.&lt;BR /&gt;&lt;BR /&gt;There are many, many prior topics on 'destroying' data on a disk. Just google.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; If you not going to help me out then stop moaning what other people saying as they are trying to help me out unlike you.&lt;BR /&gt;&lt;BR /&gt;He is trying to help better than the others by addressing the real problem vs the perceived problem.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; All I want is to write zero randomly across the disk &lt;BR /&gt;&lt;BR /&gt;Then you would need to randomly change the optional 'oseek' argument value for the dd command to create an 'Output Seek'. &lt;BR /&gt;&lt;BR /&gt;The 'if' argument is the Input File and by providing /dev/zero this will give an infinited stream of buffers of zeroes, where a /dev/random would provide a stream of buffers of random data... but the dd command will just write those out one after the other, not in a random place. You'd be getting random data in a predictable place.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jul 2007 14:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030319#M301469</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-07-02T14:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: No /dev/urandom</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030320#M301470</link>
      <description>"But i assume that the /dev/urandom will write 0's all over the disk randomly ( Like a butterfly effect) than from beging to end..."&lt;BR /&gt;&lt;BR /&gt;nope.  its going to write a random number from beginning to end, not 0's randomly across the disk.&lt;BR /&gt;&lt;BR /&gt;as noted in the other thread you noted, pvcreate + multiple passes are a viable alternative.</description>
      <pubDate>Mon, 02 Jul 2007 14:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-dev-urandom/m-p/4030320#M301470</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-07-02T14:53:06Z</dc:date>
    </item>
  </channel>
</rss>

