<?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: Create a device file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186183#M460732</link>
    <description>Hi Matthew,&lt;BR /&gt;&lt;BR /&gt;You don't need to use mknod command until or unless you have manually removed the device file.&lt;BR /&gt;&lt;BR /&gt;As Torsten specified, first you should include the driver for robotic arm into the kernel if it is not already included.&lt;BR /&gt;&lt;BR /&gt;If it is already included, you either reboot the server or just run "insf -e" command which creates the necessary device files for you.</description>
    <pubDate>Wed, 08 Jul 2009 13:52:51 GMT</pubDate>
    <dc:creator>Ganesan R</dc:creator>
    <dc:date>2009-07-08T13:52:51Z</dc:date>
    <item>
      <title>Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186175#M460724</link>
      <description>L2000&lt;BR /&gt;HPUX 11.11&lt;BR /&gt;&lt;BR /&gt;I am trying to create a device file for a Surestore tape library.  The deivce file is used to move the robotic arm.  what is the command for this? &lt;BR /&gt;&lt;BR /&gt;0/7              ba                    Local PCI Bus Adapter (782)&lt;BR /&gt;0/7/0/0                ext_bus         SCSI C87x Fast Wide Differential&lt;BR /&gt;0/7/0/0.0                 target&lt;BR /&gt;0/7/0/0.0.0                  tape      QUANTUM DLT8000&lt;BR /&gt;0/7/0/0.6                 target&lt;BR /&gt;0/7/0/0.6.0                  unknown   HP      C7200-8000&lt;BR /&gt;0/7/0/0.7                 target&lt;BR /&gt;0/7/0/0.7.0                  ctl       Initiator</description>
      <pubDate>Wed, 08 Jul 2009 13:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186175#M460724</guid>
      <dc:creator>Matthew Mills_2</dc:creator>
      <dc:date>2009-07-08T13:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186176#M460725</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Run #insf -e&lt;BR /&gt;&lt;BR /&gt;reagrds&lt;BR /&gt;Prashant</description>
      <pubDate>Wed, 08 Jul 2009 13:18:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186176#M460725</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2009-07-08T13:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186177#M460726</link>
      <description>noo... its  makenode? something like that..</description>
      <pubDate>Wed, 08 Jul 2009 13:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186177#M460726</guid>
      <dc:creator>Matthew Mills_2</dc:creator>
      <dc:date>2009-07-08T13:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186178#M460727</link>
      <description>mknod command.&lt;BR /&gt;but what is the proper syntex?&lt;BR /&gt;&lt;BR /&gt;mknod /dev/robot &lt;MAJOR&gt; &lt;MINOR&gt;&lt;BR /&gt;&lt;/MINOR&gt;&lt;/MAJOR&gt;</description>
      <pubDate>Wed, 08 Jul 2009 13:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186178#M460727</guid>
      <dc:creator>Matthew Mills_2</dc:creator>
      <dc:date>2009-07-08T13:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186179#M460728</link>
      <description>First you must include the driver (schgr) into the kernel, after the reboot you have your device file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Currently you don't have the driver installed.</description>
      <pubDate>Wed, 08 Jul 2009 13:29:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186179#M460728</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-07-08T13:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186180#M460729</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;r u trying to recreate the device file. check the man pages for mksf&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prashant</description>
      <pubDate>Wed, 08 Jul 2009 13:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186180#M460729</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2009-07-08T13:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186181#M460730</link>
      <description>&lt;!--!*#--&gt;Look:&lt;BR /&gt;&lt;BR /&gt;autoch      9  0/1/0/0.2.16.255.0.0.0  schgr     CLAIMED     DEVICE       HP    &lt;BR /&gt;  C7200-8000&lt;BR /&gt;                                      /dev/rac/c114t0d0&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jul 2009 13:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186181#M460730</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-07-08T13:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186182#M460731</link>
      <description>And now the changer command:&lt;BR /&gt;&lt;BR /&gt;#mc -p /dev/rac/c114t0d0 -r IDSM&lt;BR /&gt;MT_slot_1 EMPTY &lt;BR /&gt;IE_slot_1 EMPTY &lt;BR /&gt;IE_slot_2 EMPTY &lt;BR /&gt;...</description>
      <pubDate>Wed, 08 Jul 2009 13:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186182#M460731</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-07-08T13:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186183#M460732</link>
      <description>Hi Matthew,&lt;BR /&gt;&lt;BR /&gt;You don't need to use mknod command until or unless you have manually removed the device file.&lt;BR /&gt;&lt;BR /&gt;As Torsten specified, first you should include the driver for robotic arm into the kernel if it is not already included.&lt;BR /&gt;&lt;BR /&gt;If it is already included, you either reboot the server or just run "insf -e" command which creates the necessary device files for you.</description>
      <pubDate>Wed, 08 Jul 2009 13:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186183#M460732</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-07-08T13:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create a device file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186184#M460733</link>
      <description>thanks!</description>
      <pubDate>Wed, 08 Jul 2009 14:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-a-device-file/m-p/5186184#M460733</guid>
      <dc:creator>Matthew Mills_2</dc:creator>
      <dc:date>2009-07-08T14:31:12Z</dc:date>
    </item>
  </channel>
</rss>

