<?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 USB drive on RedHat Linux AS 3.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965767#M46844</link>
    <description>Thank you for your all, the drive mounted, thanks for your reply.</description>
    <pubDate>Thu, 09 Mar 2006 20:43:33 GMT</pubDate>
    <dc:creator>shaobinxu</dc:creator>
    <dc:date>2006-03-09T20:43:33Z</dc:date>
    <item>
      <title>how to mount USB drive on RedHat Linux AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965761#M46838</link>
      <description>a small USB flash drive 256MB, want to mount to linux, is it possible? anyone can help?&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Mar 2006 23:44:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965761#M46838</guid>
      <dc:creator>shaobinxu</dc:creator>
      <dc:date>2006-03-08T23:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount USB drive on RedHat Linux AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965762#M46839</link>
      <description>1) Plug in the flash drive into one of the USB ports on your computer.&lt;BR /&gt;2) Enter the following command:&lt;BR /&gt;    # lsusb&lt;BR /&gt;   This will list all usb devices on your system.&lt;BR /&gt;&lt;BR /&gt;3) Go into your /dev directory and look for sdXX where XX is a leter and number ex: sda1.&lt;BR /&gt;  Some distros will only make a dev for the devices you have and some will not. If there are a lot of sdXX's in there than just start with sda1 and try others if you have no luck.&lt;BR /&gt;4) Make a directory to mount your drive, eg. /mnt/usb.&lt;BR /&gt;5) Then mount the device:&lt;BR /&gt;    mount -t vfat /dev/sda1 /mnt/usb&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Mar 2006 00:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965762#M46839</guid>
      <dc:creator>Ajay Agarwal</dc:creator>
      <dc:date>2006-03-09T00:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount USB drive on RedHat Linux AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965763#M46840</link>
      <description>hello, &lt;BR /&gt;&lt;BR /&gt;check the below link,this will explain how to enable support for usb drives and reconfigure the kernel. &lt;BR /&gt;&lt;BR /&gt;-chakri</description>
      <pubDate>Thu, 09 Mar 2006 01:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965763#M46840</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2006-03-09T01:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount USB drive on RedHat Linux AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965764#M46841</link>
      <description>create a temporary directory like /mnt/usb&lt;BR /&gt;plug your USB drive.&lt;BR /&gt;see the output of `dmesg`&lt;BR /&gt;if you see sda &lt;BR /&gt;then mkdir /dev/sda1 /mnt/usb&lt;BR /&gt;if you see sdb&lt;BR /&gt;then mkdir /dev/sdb1 /mnt/usb&lt;BR /&gt;and so on...&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Mar 2006 01:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965764#M46841</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-03-09T01:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount USB drive on RedHat Linux AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965765#M46842</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;ON RHAS 3.0, plug in the usb and do &lt;BR /&gt;cd /mnt/usb&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vipul&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Mar 2006 04:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965765#M46842</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-03-09T04:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount USB drive on RedHat Linux AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965766#M46843</link>
      <description>sorry forgot to paste the link&lt;BR /&gt;&lt;BR /&gt;here it is&lt;BR /&gt;&lt;A href="http://forums.dreamincode.net/showtopic9989.htm" target="_blank"&gt;http://forums.dreamincode.net/showtopic9989.htm&lt;/A&gt;</description>
      <pubDate>Thu, 09 Mar 2006 05:51:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965766#M46843</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2006-03-09T05:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount USB drive on RedHat Linux AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965767#M46844</link>
      <description>Thank you for your all, the drive mounted, thanks for your reply.</description>
      <pubDate>Thu, 09 Mar 2006 20:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965767#M46844</guid>
      <dc:creator>shaobinxu</dc:creator>
      <dc:date>2006-03-09T20:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount USB drive on RedHat Linux AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965768#M46845</link>
      <description>thanks all</description>
      <pubDate>Thu, 09 Mar 2006 20:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-usb-drive-on-redhat-linux-as-3-0/m-p/4965768#M46845</guid>
      <dc:creator>shaobinxu</dc:creator>
      <dc:date>2006-03-09T20:44:20Z</dc:date>
    </item>
  </channel>
</rss>

