<?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: how to mount a lun on Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421227#M61410</link>
    <description>Hi,&lt;BR /&gt;&amp;gt;&amp;gt;What is the best way to mount a lun on suse and rhel &lt;BR /&gt;&lt;BR /&gt;You can't directly mount a lun on any unix &lt;BR /&gt;1st you need to create a file system they you can mount.&lt;BR /&gt;&lt;BR /&gt;mount -t type device mount-point&lt;BR /&gt;&lt;BR /&gt;mount -t ext3 /dev/hda2 /mnt&lt;BR /&gt;&lt;BR /&gt;To mount a floppy disk&lt;BR /&gt;mount -t msdos /dev/fd0 /mnt&lt;BR /&gt;&lt;BR /&gt;To mount a CDROM&lt;BR /&gt;mount -t iso9660 -r /dev/cdrom /mnt &lt;BR /&gt;&lt;BR /&gt;Suraj</description>
    <pubDate>Mon, 18 May 2009 09:31:09 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2009-05-18T09:31:09Z</dc:date>
    <item>
      <title>how to mount a lun on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421224#M61407</link>
      <description>What is the best way to mount a lun on suse and rhel</description>
      <pubDate>Sat, 16 May 2009 15:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421224#M61407</guid>
      <dc:creator>raj_sunitha</dc:creator>
      <dc:date>2009-05-16T15:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount a lun on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421225#M61408</link>
      <description>Hi Sunita,&lt;BR /&gt;&lt;BR /&gt;Check the following links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1268245" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1268245&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://spiralbound.net/2006/10/16/making-rhel-3-see-multiple-luns" target="_blank"&gt;http://spiralbound.net/2006/10/16/making-rhel-3-see-multiple-luns&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti</description>
      <pubDate>Sun, 17 May 2009 02:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421225#M61408</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-05-17T02:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount a lun on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421226#M61409</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Normally you give it a file system with newfs and then mount -t ext3 &lt;DEVICE&gt; &lt;FILE system="" name=""&gt;&lt;BR /&gt;&lt;BR /&gt;The contents on the mount command depend on the type of file system if any you are using.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/FILE&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Sun, 17 May 2009 06:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421226#M61409</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-17T06:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount a lun on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421227#M61410</link>
      <description>Hi,&lt;BR /&gt;&amp;gt;&amp;gt;What is the best way to mount a lun on suse and rhel &lt;BR /&gt;&lt;BR /&gt;You can't directly mount a lun on any unix &lt;BR /&gt;1st you need to create a file system they you can mount.&lt;BR /&gt;&lt;BR /&gt;mount -t type device mount-point&lt;BR /&gt;&lt;BR /&gt;mount -t ext3 /dev/hda2 /mnt&lt;BR /&gt;&lt;BR /&gt;To mount a floppy disk&lt;BR /&gt;mount -t msdos /dev/fd0 /mnt&lt;BR /&gt;&lt;BR /&gt;To mount a CDROM&lt;BR /&gt;mount -t iso9660 -r /dev/cdrom /mnt &lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Mon, 18 May 2009 09:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421227#M61410</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-18T09:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount a lun on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421228#M61411</link>
      <description>Hi&lt;BR /&gt;Check the below example&lt;BR /&gt;&lt;BR /&gt;LUN mount procedure is same as follows&lt;BR /&gt;&lt;BR /&gt;#mount -t auto /dev/sdnf mount-directory&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://209.85.129.132/search?q=cache:nsgLG-8OjEkJ:www.envoydata.com/support/install/kiosk/LinuxHowTo.pdf+LUN+mount+in+linux&amp;amp;cd=1&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;gl=bd" target="_blank"&gt;http://209.85.129.132/search?q=cache:nsgLG-8OjEkJ:www.envoydata.com/support/install/kiosk/LinuxHowTo.pdf+LUN+mount+in+linux&amp;amp;cd=1&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;gl=bd&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Wed, 20 May 2009 04:21:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-a-lun-on-linux/m-p/4421228#M61411</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-05-20T04:21:38Z</dc:date>
    </item>
  </channel>
</rss>

