<?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: mounting usb device on itanium HP-UX 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548143#M652403</link>
    <description>Hi !!&lt;BR /&gt;&lt;BR /&gt;Originally, I am trying to set up a GUI console using a USB keyboard, but USB port is not activated, so I thought to mount USB as dvd I did. The server model is rx6600. &lt;BR /&gt;&lt;BR /&gt;Tx,</description>
    <pubDate>Fri, 11 Dec 2009 17:11:27 GMT</pubDate>
    <dc:creator>rosa maria_1</dc:creator>
    <dc:date>2009-12-11T17:11:27Z</dc:date>
    <item>
      <title>mounting usb device on itanium HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548141#M652401</link>
      <description>Hi!!&lt;BR /&gt;I tried to mount an usb device on itanium HP-UX 11.31 to connect a keyboard, but I have the next error message:&lt;BR /&gt;mount: /dev/deviceFileSystem/Usb/Keyboard/keyboard@UnknownDevice-1008+4390=0014c29ca6fa is an invalid operand&lt;BR /&gt;&lt;BR /&gt;Also, I have declare this device in fstab file as next (one line):&lt;BR /&gt;/dev/deviceFileSystem/Usb/Keyboard/keyboard@UnknownDevice-1008+4390=0014c29ca6fa&lt;BR /&gt; /mntUSB cifs ro 0 2&lt;BR /&gt;&lt;BR /&gt;Using ioscan command I got these information:&lt;BR /&gt;                              /dev/diag/mux2  /dev/mux2       /dev/tty2p0&lt;BR /&gt;OO           0  0/0/2/0        UsbOhci           CLAIMED     INTERFACE    USB OH&lt;BR /&gt;CI Interface&lt;BR /&gt;OO           1  0/0/2/0.0      UsbMiniBus        CLAIMED     INTERFACE    USB Co&lt;BR /&gt;mposite Device&lt;BR /&gt;OO           4  0/0/2/0.0.0    UsbBootKeyboard   CLAIMED     DEVICE       Virtua&lt;BR /&gt;l Keyboard&lt;BR /&gt;                              /dev/deviceFileSystem/Usb/Keyboard/keyboard@Unknow&lt;BR /&gt;nDevice-1008+4390=0014c29ca6fa&lt;BR /&gt;unknown     -1  0/0/2/0.0.1                      UNCLAIMED   UNKNOWN      OO Dev&lt;BR /&gt;ice Driver&lt;BR /&gt;OO          11  0/0/2/0.2      UsbMiniBus        CLAIMED     INTERFACE    USB Co&lt;BR /&gt;mposite Device&lt;BR /&gt;OO          14  0/0/2/0.2.0    UsbBootKeyboard   CLAIMED     DEVICE       USB Bo&lt;BR /&gt;ot Protocol Keyboard&lt;BR /&gt;                              /dev/deviceFileSystem/Usb/Keyboard/keyboard@Unknow&lt;BR /&gt;nDevice-4673+5379%0.2.0&lt;BR /&gt;OO          16  0/0/2/0.2.1    UsbHid            CLAIMED     DEVICE       USB Hu&lt;BR /&gt;man Interface Device&lt;BR /&gt;OO           5  0/0/2/1        UsbOhci           CLAIMED     INTERFACE    USB OH&lt;BR /&gt;CI Interface&lt;BR /&gt;OO           6  0/0/2/1.0      UsbMiniBus        CLAIMED     INTERFACE    USB Co&lt;BR /&gt;mposite Device&lt;BR /&gt;OO           9  0/0/2/1.0.0    UsbBulkOnlyMS     CLAIMED     DEVICE       USB Bu&lt;BR /&gt;lk Only&lt;BR /&gt;disk         1  0/0/2/1.0.16   UsbScsiAdaptor    CLAIMED     DEVICE       USB SC&lt;BR /&gt;SI Stack Adaptor&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On the other hand, I mounted a dvd without problems in this way:&lt;BR /&gt;mount /dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001 /dvd&lt;BR /&gt;&lt;BR /&gt;Does anyone can help me pls ???&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Dec 2009 02:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548141#M652401</guid>
      <dc:creator>rosa maria_1</dc:creator>
      <dc:date>2009-12-11T02:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: mounting usb device on itanium HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548142#M652402</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I tried to mount an usb device on itanium&lt;BR /&gt;&amp;gt; HP-UX 11.31 to connect a keyboard, [...]&lt;BR /&gt;&lt;BR /&gt;You're trying to _mount_ a keyboard?&lt;BR /&gt;&lt;BR /&gt;      man mount&lt;BR /&gt;&lt;BR /&gt;      [...]&lt;BR /&gt;      The mount command mounts file systems.&lt;BR /&gt;      [...]&lt;BR /&gt;&lt;BR /&gt;I seriously doubt that it makes any sense to&lt;BR /&gt;use "mount" with a keyboard.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; On the other hand, I mounted a dvd without&lt;BR /&gt;&amp;gt; problems in this way:&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;A DVD is more of a file-structured device&lt;BR /&gt;than a keyboard is.&lt;BR /&gt;&lt;BR /&gt;What, exactly, are you trying to do?</description>
      <pubDate>Fri, 11 Dec 2009 04:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548142#M652402</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-12-11T04:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: mounting usb device on itanium HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548143#M652403</link>
      <description>Hi !!&lt;BR /&gt;&lt;BR /&gt;Originally, I am trying to set up a GUI console using a USB keyboard, but USB port is not activated, so I thought to mount USB as dvd I did. The server model is rx6600. &lt;BR /&gt;&lt;BR /&gt;Tx,</description>
      <pubDate>Fri, 11 Dec 2009 17:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548143#M652403</guid>
      <dc:creator>rosa maria_1</dc:creator>
      <dc:date>2009-12-11T17:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: mounting usb device on itanium HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548144#M652404</link>
      <description>Make sure to install CDE and all kernel drivers:&lt;BR /&gt;&lt;BR /&gt;unknown -1 0/0/2/0.0.1 UNCLAIMED UNKNOWN OO Dev&lt;BR /&gt;ice Drive</description>
      <pubDate>Fri, 11 Dec 2009 18:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548144#M652404</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2009-12-11T18:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: mounting usb device on itanium HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548145#M652405</link>
      <description>It is installed:&lt;BR /&gt;unknown     -1  0/0/2/0.0.1                      UNCLAIMED   UNKNOWN      OO Device Driver&lt;BR /&gt;&lt;BR /&gt;I will install CDE, and what more kernel drivers do I need?</description>
      <pubDate>Fri, 11 Dec 2009 21:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-usb-device-on-itanium-hp-ux-11-31/m-p/4548145#M652405</guid>
      <dc:creator>rosa maria_1</dc:creator>
      <dc:date>2009-12-11T21:42:46Z</dc:date>
    </item>
  </channel>
</rss>

