<?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: Device numbering in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526883#M889747</link>
    <description>Hi Larry&lt;BR /&gt;&lt;BR /&gt;Please go the /dev/rmt directory and note down the major and minor nos for both the devices . Delete the associated device files and then recreate is using mknod command by interchanging the major/minor for one with the major /minor of the other. This should do the trick.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
    <pubDate>Thu, 10 May 2001 12:53:24 GMT</pubDate>
    <dc:creator>MANOJ SRIVASTAVA</dc:creator>
    <dc:date>2001-05-10T12:53:24Z</dc:date>
    <item>
      <title>Device numbering</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526882#M889746</link>
      <description>How can I set the tape drive back to 0 for my 4mm and 1 for my DLT?&lt;BR /&gt;I am moving a Lawson system from a D380 to a K370. ( yea I know ) I booted the D's recovery tape to setup the K.&lt;BR /&gt;Now my DLT is /dev/rmt/2m and 4mm is /dev/rmt/3m&lt;BR /&gt;Also predictive setup /dev/cul2p7&lt;BR /&gt;                not   /dev/cul0p7 like on my other K's</description>
      <pubDate>Thu, 10 May 2001 12:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526882#M889746</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2001-05-10T12:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Device numbering</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526883#M889747</link>
      <description>Hi Larry&lt;BR /&gt;&lt;BR /&gt;Please go the /dev/rmt directory and note down the major and minor nos for both the devices . Delete the associated device files and then recreate is using mknod command by interchanging the major/minor for one with the major /minor of the other. This should do the trick.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Thu, 10 May 2001 12:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526883#M889747</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2001-05-10T12:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Device numbering</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526884#M889748</link>
      <description>What I need&lt;BR /&gt;# ioscan -f|grep tape&lt;BR /&gt;tape        0  10/4/8.6.0   tape2       CLAIMED     DEVICE       DEC     DLT2000 15/30 GB&lt;BR /&gt;tape        1  10/12/5.0.0  stape       CLAIMED     DEVICE       HP      HP35480A&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what I get&lt;BR /&gt;# ioscan -f|grep tape&lt;BR /&gt;tape        2  10/4/8.6.0   tape2       CLAIMED     DEVICE       DEC     DLT2000 15/30 GB&lt;BR /&gt;tape        3  10/12/5.0.0  stape       CLAIMED     DEVICE       HP      HP35480A</description>
      <pubDate>Thu, 10 May 2001 13:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526884#M889748</guid>
      <dc:creator>Larry Basford</dc:creator>
      <dc:date>2001-05-10T13:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Device numbering</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526885#M889749</link>
      <description>Hi Larry,&lt;BR /&gt;the X in /dev/rmt/Xm matches with the instance number of the tape device, so it's which you have to change.&lt;BR /&gt;It's no easy.I append an example of how to do it.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;JGM&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 May 2001 13:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526885#M889749</guid>
      <dc:creator>Juan González</dc:creator>
      <dc:date>2001-05-10T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Device numbering</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526886#M889750</link>
      <description>Juan:&lt;BR /&gt;&lt;BR /&gt;changing ioinit is very usefull in other ciscustances.&lt;BR /&gt;I think taht for this question is enough with ( see duplicated question):&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x55a7ee3e323bd5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x55a7ee3e323bd5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 May 2001 13:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/device-numbering/m-p/2526886#M889750</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-05-10T13:48:33Z</dc:date>
    </item>
  </channel>
</rss>

