<?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: USB flash drive problem with Red Hat 8.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088678#M74396</link>
    <description>Using lsmod shows that the usb-storage module&lt;BR /&gt;gets loaded after I insert a usb flash &lt;BR /&gt;drive (I verified this module was not&lt;BR /&gt;loaded before).&lt;BR /&gt;&lt;BR /&gt;After umount, this module is still&lt;BR /&gt;loaded. I removed it with rmmod and inserted&lt;BR /&gt;the usb drive. But the usb-storage module&lt;BR /&gt;does not load automatically. If I load&lt;BR /&gt;it manually (insmod), I still cannot&lt;BR /&gt;load my usb flash drive.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 09 Oct 2003 16:07:40 GMT</pubDate>
    <dc:creator>pierre gauthier</dc:creator>
    <dc:date>2003-10-09T16:07:40Z</dc:date>
    <item>
      <title>USB flash drive problem with Red Hat 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088674#M74392</link>
      <description>I have successfully mounted a USB&lt;BR /&gt;flash drive (128 Mb) on my Red Hat&lt;BR /&gt;8.0 system (HP XW4100 workstation).&lt;BR /&gt;I can read and write files no problem.&lt;BR /&gt;If I umount the drive and mount it again,&lt;BR /&gt;it doesn't work and I get a "No medium found"&lt;BR /&gt;message after mounting. I have to reboot&lt;BR /&gt;the workstation to be able to mount the USB drive again.&lt;BR /&gt;&lt;BR /&gt;Any idea about what could be causing this&lt;BR /&gt;problem? Is there another step after&lt;BR /&gt;unmounting the drive that I'm missing?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#this works and I can read/write files&lt;BR /&gt;mount -t auto /dev/sdc /some_directory&lt;BR /&gt;&lt;BR /&gt;#this seems OK&lt;BR /&gt;#umount /somedirectory&lt;BR /&gt;&lt;BR /&gt;# I disconnect the drive and connect it again&lt;BR /&gt;# mount -t auto /dev/sdc /somedirectory&lt;BR /&gt;No medium found&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Oct 2003 15:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088674#M74392</guid>
      <dc:creator>pierre gauthier</dc:creator>
      <dc:date>2003-10-08T15:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: USB flash drive problem with Red Hat 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088675#M74393</link>
      <description>Try to check your log files:&lt;BR /&gt;/var/log/messages&lt;BR /&gt;and&lt;BR /&gt;dmesg&lt;BR /&gt;for errors</description>
      <pubDate>Wed, 08 Oct 2003 15:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088675#M74393</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-10-08T15:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: USB flash drive problem with Red Hat 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088676#M74394</link>
      <description>Hi,&lt;BR /&gt;Turn on USB logging/debugging (if you're allowed to recompile the kernel). I've had a LOT of problems in getting an USB harddrive to work with Red Hat 8.0 (although it works flawlessly with RH 9.0) and those loggings were very helpfull.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom Geudens&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Oct 2003 00:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088676#M74394</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2003-10-09T00:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: USB flash drive problem with Red Hat 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088677#M74395</link>
      <description>Are you using kernel modules or is usb built in to the kernel directly? &lt;BR /&gt;&lt;BR /&gt;lsmod will tell you whether you are using a module or not.  Perhaps what is happening is the module stays loaded after you have unmounted the drive and when you connect a second time it doesn't pick it up or something to that effect.  It may be worth it to try removing the module ( if you are using modules ) after you unmount and then see if you can plug it back in and have it work.&lt;BR /&gt;&lt;BR /&gt;It may be a long shot but it can't hurt to try.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 09 Oct 2003 09:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088677#M74395</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2003-10-09T09:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: USB flash drive problem with Red Hat 8.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088678#M74396</link>
      <description>Using lsmod shows that the usb-storage module&lt;BR /&gt;gets loaded after I insert a usb flash &lt;BR /&gt;drive (I verified this module was not&lt;BR /&gt;loaded before).&lt;BR /&gt;&lt;BR /&gt;After umount, this module is still&lt;BR /&gt;loaded. I removed it with rmmod and inserted&lt;BR /&gt;the usb drive. But the usb-storage module&lt;BR /&gt;does not load automatically. If I load&lt;BR /&gt;it manually (insmod), I still cannot&lt;BR /&gt;load my usb flash drive.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Oct 2003 16:07:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/usb-flash-drive-problem-with-red-hat-8-0/m-p/3088678#M74396</guid>
      <dc:creator>pierre gauthier</dc:creator>
      <dc:date>2003-10-09T16:07:40Z</dc:date>
    </item>
  </channel>
</rss>

