<?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 Newbie Question - MAKEDEV in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/newbie-question-makedev/m-p/4451567#M19054</link>
    <description>&lt;BR /&gt;Hello Experts,&lt;BR /&gt;&lt;BR /&gt;I am here to ask a newbie question. But i need to know this as I could not find its reference anywhere.&lt;BR /&gt;&lt;BR /&gt;In order to create a device file in TRU64 older versions , they say use ,&lt;BR /&gt;&lt;BR /&gt;cd /dev&lt;BR /&gt;./MAKEDEV  rz#  {Where # is (Bus X 8)+ Target}&lt;BR /&gt;&lt;BR /&gt;So that it can then be accessed via device file.&lt;BR /&gt;&lt;BR /&gt;So far so good. But I have came across of a command in the history where the old admin guy used following command during a disk replacement.&lt;BR /&gt;&lt;BR /&gt;cd /dev/&lt;BR /&gt;./MAKEDEV rz20 rz20&lt;BR /&gt;&lt;BR /&gt;Now the question is why 2 times?? I have no idea. And moreover I have been told that , when he used single rz20 , he was not able to add the device files.&lt;BR /&gt;&lt;BR /&gt;Could someone point it out?? Any guesses?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;admin</description>
    <pubDate>Thu, 02 Jul 2009 06:43:53 GMT</pubDate>
    <dc:creator>admin1979</dc:creator>
    <dc:date>2009-07-02T06:43:53Z</dc:date>
    <item>
      <title>Newbie Question - MAKEDEV</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/newbie-question-makedev/m-p/4451567#M19054</link>
      <description>&lt;BR /&gt;Hello Experts,&lt;BR /&gt;&lt;BR /&gt;I am here to ask a newbie question. But i need to know this as I could not find its reference anywhere.&lt;BR /&gt;&lt;BR /&gt;In order to create a device file in TRU64 older versions , they say use ,&lt;BR /&gt;&lt;BR /&gt;cd /dev&lt;BR /&gt;./MAKEDEV  rz#  {Where # is (Bus X 8)+ Target}&lt;BR /&gt;&lt;BR /&gt;So that it can then be accessed via device file.&lt;BR /&gt;&lt;BR /&gt;So far so good. But I have came across of a command in the history where the old admin guy used following command during a disk replacement.&lt;BR /&gt;&lt;BR /&gt;cd /dev/&lt;BR /&gt;./MAKEDEV rz20 rz20&lt;BR /&gt;&lt;BR /&gt;Now the question is why 2 times?? I have no idea. And moreover I have been told that , when he used single rz20 , he was not able to add the device files.&lt;BR /&gt;&lt;BR /&gt;Could someone point it out?? Any guesses?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanx,&lt;BR /&gt;admin</description>
      <pubDate>Thu, 02 Jul 2009 06:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/newbie-question-makedev/m-p/4451567#M19054</guid>
      <dc:creator>admin1979</dc:creator>
      <dc:date>2009-07-02T06:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Question - MAKEDEV</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/newbie-question-makedev/m-p/4451568#M19055</link>
      <description>You shouldn't need to specify the disk twice.  I have no idea what happened with the old admin.  When you run MAKEDEV, it will show you which device files it's creating, for example:&lt;BR /&gt;&lt;BR /&gt;# ./MAKEDEV rz20&lt;BR /&gt;MAKEDEV: special file(s) for rz20:&lt;BR /&gt;rz20a rrz20a rz20b rrz20b rz20c rrz20c rz20d rrz20d rz20e rrz20e rz20f rrz20f rz20g rrz20g rz20h rrz20h&lt;BR /&gt;&lt;BR /&gt;As you can see, I only specified rz20 once, but it created all the device files for rz20.&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Thu, 02 Jul 2009 10:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/newbie-question-makedev/m-p/4451568#M19055</guid>
      <dc:creator>Martin Moore</dc:creator>
      <dc:date>2009-07-02T10:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Question - MAKEDEV</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/newbie-question-makedev/m-p/4451569#M19056</link>
      <description>Hi admin,&lt;BR /&gt;&lt;BR /&gt;As Martin says there is no need to specify the device twice.&lt;BR /&gt;&lt;BR /&gt;If you do, the second rz20 will simply try to create the device files again, which will fail silently because they already exist.&lt;BR /&gt;&lt;BR /&gt;You would usually specify two (or more) devices as arguments to MAKEDEV if you wanted to create more than one...For example:&lt;BR /&gt;&lt;BR /&gt;./MAKDEV rz0 rz1 rz2&lt;BR /&gt;&lt;BR /&gt;would create the files for those three disk devices.&lt;BR /&gt;&lt;BR /&gt;If the command returns without showing the list of devices that it created, then they (probably) already exist.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Thu, 02 Jul 2009 11:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/newbie-question-makedev/m-p/4451569#M19056</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2009-07-02T11:52:41Z</dc:date>
    </item>
  </channel>
</rss>

