<?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 Mounting DVD on Itanium Server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219308#M650073</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am totally new to HP-UX Itanium servers(and HP-UX OS). I have a new server: &lt;BR /&gt;# model&lt;BR /&gt;ia64 hp server rx2660&lt;BR /&gt;&lt;BR /&gt;OS installation was fine on it. After OS installation, I tried to mount a DVD. After a lot of Googling, I am still stuck. I get the following error:&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;Class     I  H/W Path      Driver         S/W State   H/W Type     Description&lt;BR /&gt;===============================================================================&lt;BR /&gt;disk      3  0/0/2/1.0.16  UsbScsiAdaptor   CLAIMED     DEVICE       USB SCSI Stack Adaptor&lt;BR /&gt;                          /dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001&lt;BR /&gt;                          /dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-1008+294=A60020000001&lt;BR /&gt;&lt;BR /&gt;# mount /dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001 /aashish&lt;BR /&gt;/dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001: unrecognized file system&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Jan 2010 15:01:42 GMT</pubDate>
    <dc:creator>Aashish Kumar Taunk</dc:creator>
    <dc:date>2010-01-14T15:01:42Z</dc:date>
    <item>
      <title>Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219308#M650073</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am totally new to HP-UX Itanium servers(and HP-UX OS). I have a new server: &lt;BR /&gt;# model&lt;BR /&gt;ia64 hp server rx2660&lt;BR /&gt;&lt;BR /&gt;OS installation was fine on it. After OS installation, I tried to mount a DVD. After a lot of Googling, I am still stuck. I get the following error:&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;Class     I  H/W Path      Driver         S/W State   H/W Type     Description&lt;BR /&gt;===============================================================================&lt;BR /&gt;disk      3  0/0/2/1.0.16  UsbScsiAdaptor   CLAIMED     DEVICE       USB SCSI Stack Adaptor&lt;BR /&gt;                          /dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001&lt;BR /&gt;                          /dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-1008+294=A60020000001&lt;BR /&gt;&lt;BR /&gt;# mount /dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001 /aashish&lt;BR /&gt;/dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001: unrecognized file system&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jan 2010 15:01:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219308#M650073</guid>
      <dc:creator>Aashish Kumar Taunk</dc:creator>
      <dc:date>2010-01-14T15:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219309#M650074</link>
      <description>Have you tried using the "rdsk" device?</description>
      <pubDate>Thu, 14 Jan 2010 15:07:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219309#M650074</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2010-01-14T15:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219310#M650075</link>
      <description>This is the error i get with 'rdsk' device:&lt;BR /&gt;# mount /dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-1008+294=A60020000001 /aashish&lt;BR /&gt;mount: /dev/deviceFileSystem/Usb/MassStorage/rdsk/disk@hp-1008+294=A60020000001 is an invalid operand&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Jan 2010 15:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219310#M650075</guid>
      <dc:creator>Aashish Kumar Taunk</dc:creator>
      <dc:date>2010-01-14T15:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219311#M650076</link>
      <description>try it as follows&lt;BR /&gt;&lt;BR /&gt;mount -F cdfs -o ro,rr,noauto /dev/deviceFileSystem/Usb/MassStorage/dsk/disk@hp-1008+294=A60020000001 /aashish&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck!!!!</description>
      <pubDate>Thu, 14 Jan 2010 15:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219311#M650076</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-14T15:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219312#M650077</link>
      <description>@ jupinder&lt;BR /&gt;&lt;BR /&gt;thanks a lot!!!... that worked!!!&lt;BR /&gt;&lt;BR /&gt;As i said I am pretty new to HP-UX, would you mind to explain &lt;BR /&gt;a) what exactly was i doing wrong?&lt;BR /&gt;b) is there any specific procedure to unmount?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aashish</description>
      <pubDate>Thu, 14 Jan 2010 15:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219312#M650077</guid>
      <dc:creator>Aashish Kumar Taunk</dc:creator>
      <dc:date>2010-01-14T15:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219313#M650078</link>
      <description>you need to mention the cdfs filesystem with the mount option for mounting and unmounting the cdrom ......... points please  :-)</description>
      <pubDate>Thu, 14 Jan 2010 15:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219313#M650078</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-14T15:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219314#M650079</link>
      <description># unmount /aashish &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But you are using the old USB drivers.&lt;BR /&gt;&lt;BR /&gt;You should uninstall them and install the current USB driver (from media or software.hp.com).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;By doing this you get the good old /dev/dsk/cxtydz devices back.</description>
      <pubDate>Thu, 14 Jan 2010 15:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219314#M650079</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-01-14T15:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219315#M650080</link>
      <description>&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=USB2" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=USB2&lt;/A&gt;</description>
      <pubDate>Thu, 14 Jan 2010 15:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219315#M650080</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-01-14T15:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219316#M650081</link>
      <description>@jupinder:&lt;BR /&gt;thanks for that info... and full points as everything worked perfectly on the first go :-)&lt;BR /&gt;&lt;BR /&gt;@torsten:&lt;BR /&gt;thanks for the unmounting command and info on USB drivers info..would you have(i am sure u would) good link which lists some good system commands for HP-UX... this is the first time i am working on a HP-UX server.. and i am having some hard time with it....</description>
      <pubDate>Thu, 14 Jan 2010 15:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219316#M650081</guid>
      <dc:creator>Aashish Kumar Taunk</dc:creator>
      <dc:date>2010-01-14T15:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219317#M650082</link>
      <description>(almost) everything you need is on&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com" target="_blank"&gt;http://docs.hp.com&lt;/A&gt; -&amp;gt; 11iv3 (11.31)</description>
      <pubDate>Thu, 14 Jan 2010 15:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219317#M650082</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-01-14T15:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219318#M650083</link>
      <description>Ok torsten, thanks a mil!!</description>
      <pubDate>Thu, 14 Jan 2010 15:47:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219318#M650083</guid>
      <dc:creator>Aashish Kumar Taunk</dc:creator>
      <dc:date>2010-01-14T15:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219319#M650084</link>
      <description>&lt;A href="http://docs.hp.com/en/oshpux11iv3.html#System%20Administration" target="_blank"&gt;http://docs.hp.com/en/oshpux11iv3.html#System%20Administration&lt;/A&gt;</description>
      <pubDate>Thu, 14 Jan 2010 15:47:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219319#M650084</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-01-14T15:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mounting DVD on Itanium Server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219320#M650085</link>
      <description>The mount command provided by Jupinder Bedi worked. Aditional info provided by Torsten was very useful.</description>
      <pubDate>Thu, 14 Jan 2010 16:14:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-dvd-on-itanium-server/m-p/5219320#M650085</guid>
      <dc:creator>Aashish Kumar Taunk</dc:creator>
      <dc:date>2010-01-14T16:14:24Z</dc:date>
    </item>
  </channel>
</rss>

