<?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: External USB and Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027404#M75946</link>
    <description>What does it say in your /var/log/messages&lt;BR /&gt;file when you plug in the disk?&lt;BR /&gt;&lt;BR /&gt;Most likely, the partitions show up as&lt;BR /&gt;/dev/sda1 and /dev/sda2, then you can&lt;BR /&gt;try to mount them.</description>
    <pubDate>Fri, 18 Jul 2003 12:11:45 GMT</pubDate>
    <dc:creator>Mogens Kjaer</dc:creator>
    <dc:date>2003-07-18T12:11:45Z</dc:date>
    <item>
      <title>External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027403#M75945</link>
      <description>Hi, I mounted a Maxtor Diamond 60Gb ATA/133 HDD on an external USB device. There are two vfat partitions, but I'm not able to mount the appropriate driver under Linux Red Hat 8.0.&lt;BR /&gt;Please help!!!!</description>
      <pubDate>Fri, 18 Jul 2003 11:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027403#M75945</guid>
      <dc:creator>Alessandro_22</dc:creator>
      <dc:date>2003-07-18T11:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027404#M75946</link>
      <description>What does it say in your /var/log/messages&lt;BR /&gt;file when you plug in the disk?&lt;BR /&gt;&lt;BR /&gt;Most likely, the partitions show up as&lt;BR /&gt;/dev/sda1 and /dev/sda2, then you can&lt;BR /&gt;try to mount them.</description>
      <pubDate>Fri, 18 Jul 2003 12:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027404#M75946</guid>
      <dc:creator>Mogens Kjaer</dc:creator>
      <dc:date>2003-07-18T12:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027405#M75947</link>
      <description>In reply to Mogens: thank you very much.&lt;BR /&gt;&lt;BR /&gt;The messages in /var/log/messages are&lt;BR /&gt;&lt;BR /&gt;kernel:hub.c:USB new device connect on bus 1/2, assigned device number 3&lt;BR /&gt;/etc/hotplug/usb.agent:Setup usb-storage for USB product 4ce/2/260&lt;BR /&gt;&lt;BR /&gt;I'm not able to mount the drivers you suggested.</description>
      <pubDate>Fri, 18 Jul 2003 12:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027405#M75947</guid>
      <dc:creator>Alessandro_22</dc:creator>
      <dc:date>2003-07-18T12:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027406#M75948</link>
      <description>what kind of error do you get when you try to mount?&lt;BR /&gt;&lt;BR /&gt;I found this in the kernel documentation:&lt;BR /&gt;&lt;BR /&gt;===================================================&lt;BR /&gt;THE /proc/bus/usb/devices FILE:&lt;BR /&gt;-------------------------------&lt;BR /&gt;In /proc/bus/usb/devices, each device's output has multiple&lt;BR /&gt;lines of ASCII output.&lt;BR /&gt;I made it ASCII instead of binary on purpose, so that someone&lt;BR /&gt;can obtain some useful data from it without the use of an&lt;BR /&gt;auxiliary program.  However, with an auxiliary program, the numbers&lt;BR /&gt;in the first 4 columns of each "T:" line (topology info:&lt;BR /&gt;Lev, Prnt, Port, Cnt) can be used to build a USB topology diagram.&lt;BR /&gt;&lt;BR /&gt;Each line is tagged with a one-character ID for that line:&lt;BR /&gt;&lt;BR /&gt;T = Topology (etc.)&lt;BR /&gt;B = Bandwidth (applies only to USB host controllers, which are&lt;BR /&gt;    virtualized as root hubs)&lt;BR /&gt;D = Device descriptor info.&lt;BR /&gt;P = Product ID info. (from Device descriptor, but they won't fit&lt;BR /&gt;    together on one line)&lt;BR /&gt;S = String descriptors.&lt;BR /&gt;C = Configuration descriptor info. (* = active configuration)&lt;BR /&gt;I = Interface descriptor info.&lt;BR /&gt;E = Endpoint descriptor info.&lt;BR /&gt;&lt;BR /&gt;=======================================================================&lt;BR /&gt;&lt;BR /&gt;give a look at the /proc/bus/usb/devices file.&lt;BR /&gt;Maybe (!) there is something that could help you to find what's wrong, for example the right device to mount (if /dev/sd* was wrong).&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Claudio&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jul 2003 12:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027406#M75948</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-07-18T12:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027407#M75949</link>
      <description>I attach /proc/bus/usb/devices, thanks Claudio.&lt;BR /&gt;&lt;BR /&gt;I added usb-storage.o yesterday, /dev/sd* does not work...</description>
      <pubDate>Fri, 18 Jul 2003 13:07:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027407#M75949</guid>
      <dc:creator>Alessandro_22</dc:creator>
      <dc:date>2003-07-18T13:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027408#M75950</link>
      <description>mmmmh... I was wrong :-(&lt;BR /&gt;&lt;BR /&gt;however, reading your attached file and the lines of your /var/log/messages,&lt;BR /&gt;seems that the driver is working and the usb HDD is recognized.&lt;BR /&gt;&lt;BR /&gt;what is exactly the mount command you run? what error do you get?&lt;BR /&gt;&lt;BR /&gt;Ciao&lt;BR /&gt;Claudio</description>
      <pubDate>Fri, 18 Jul 2003 13:14:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027408#M75950</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-07-18T13:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027409#M75951</link>
      <description>I'm using&lt;BR /&gt;&lt;BR /&gt;mount -t vfat /dev/sda1 /mnt/usb&lt;BR /&gt;&lt;BR /&gt;or sda2... with error&lt;BR /&gt;&lt;BR /&gt;/dev/sda1 is not a valid block device&lt;BR /&gt;&lt;BR /&gt;Thanks again! Ciao&lt;BR /&gt;AP</description>
      <pubDate>Fri, 18 Jul 2003 13:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027409#M75951</guid>
      <dc:creator>Alessandro_22</dc:creator>
      <dc:date>2003-07-18T13:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027410#M75952</link>
      <description>the mount command is right.&lt;BR /&gt;If I try to mount /dev/sda1, I get the same error; and i haven't any scsi disk. So /dev/sda1 isn't the right device.&lt;BR /&gt;&lt;BR /&gt;Try looking in this file:&lt;BR /&gt;&lt;BR /&gt;/proc/scsi/scsi&lt;BR /&gt;&lt;BR /&gt;this should show the attached scsi devices of your system. &lt;BR /&gt;&lt;BR /&gt;I'm trying everything comes in my mind :-)&lt;BR /&gt;&lt;BR /&gt;ciao&lt;BR /&gt;Claudio&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jul 2003 14:08:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027410#M75952</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-07-18T14:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027411#M75953</link>
      <description>Don't you get any messages after&lt;BR /&gt;this in the log?&lt;BR /&gt;&lt;BR /&gt;It will use SCSI emulation on this drive,&lt;BR /&gt;that's why it has to be mounted as a SCSI&lt;BR /&gt;drive.</description>
      <pubDate>Fri, 18 Jul 2003 14:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027411#M75953</guid>
      <dc:creator>Mogens Kjaer</dc:creator>
      <dc:date>2003-07-18T14:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027412#M75954</link>
      <description>in /proc/scsi/scsi there's an amazing&lt;BR /&gt;&lt;BR /&gt;Attached devices: none&lt;BR /&gt;&lt;BR /&gt;Let's try to provoke this forum: for such things, Windows is better than Linux :-)</description>
      <pubDate>Fri, 18 Jul 2003 15:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027412#M75954</guid>
      <dc:creator>Alessandro_22</dc:creator>
      <dc:date>2003-07-18T15:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027413#M75955</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;First of all the Linux is the best!!!&lt;BR /&gt;The usb on linux is used by scsi so if you&lt;BR /&gt;use storage on usb then you use devices&lt;BR /&gt;od scsi.&lt;BR /&gt;This mean that you will use /dev/sdX&lt;BR /&gt;If it's the only usb &amp;amp; scsi device (storage)&lt;BR /&gt;then it's /dev/sda&lt;BR /&gt;Try fdisk -l /dev/sda&lt;BR /&gt;will show the partitions (or some errors)&lt;BR /&gt;then mount /dev/sdaX /mnt/disk&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 18 Jul 2003 20:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027413#M75955</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-18T20:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027414#M75956</link>
      <description>Hi Caesar,&lt;BR /&gt;&lt;BR /&gt;I was just kidding ;-), linux is great.&lt;BR /&gt;&lt;BR /&gt;Technically I agree with you, but practically is another story. fdisk -l /dev/sd* just does not reply, because as I mentioned there's no such attached device. Thank you! Best&lt;BR /&gt;&lt;BR /&gt;Alessandro</description>
      <pubDate>Sat, 19 Jul 2003 09:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027414#M75956</guid>
      <dc:creator>Alessandro_22</dc:creator>
      <dc:date>2003-07-19T09:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027415#M75957</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;What kind of adapter you use from IDE to USB?&lt;BR /&gt;Did this disk work on the other systems?&lt;BR /&gt;Do you use other USB devices and they work ok?&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Sat, 19 Jul 2003 14:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027415#M75957</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-19T14:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027416#M75958</link>
      <description>Hi, it is a common external USB device. Under Win it currently works ok both for my HDD and my CD reader, you know it was really useful... just plug a disk and enjoy...&lt;BR /&gt;&lt;BR /&gt;Alessandro</description>
      <pubDate>Sat, 19 Jul 2003 16:45:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027416#M75958</guid>
      <dc:creator>Alessandro_22</dc:creator>
      <dc:date>2003-07-19T16:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027417#M75959</link>
      <description>&lt;BR /&gt; I think also you need to manually (sometimes) to mount the drive. In Gnome go to disk manager and mount the the drive. You can also umount when done.</description>
      <pubDate>Sun, 20 Jul 2003 19:19:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027417#M75959</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2003-07-20T19:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027418#M75960</link>
      <description>common to $49 Billion Microsoft is not common to Red Hat.  They have a fraction of that amount of cash in the bank.&lt;BR /&gt;&lt;BR /&gt;They can't test everything.&lt;BR /&gt;&lt;BR /&gt;If its not on their hardware list, it may work, it may not.&lt;BR /&gt;&lt;BR /&gt;Suggestion:&lt;BR /&gt;&lt;BR /&gt;Red Hat 9&lt;BR /&gt;&lt;BR /&gt;Its the bug fix for 8.  It does increase hardware support in most cases.&lt;BR /&gt;&lt;BR /&gt;Suggestion 2: Don't buy hardware that doesn't have the little Pengiun logo.  If Red Hat has tested the device then kudzu will pick it up at boot, configure it just like windows(if not better).&lt;BR /&gt;&lt;BR /&gt;Its really a matter of choices.  If the device works under windows, that may be how you want to use it.&lt;BR /&gt;&lt;BR /&gt;What about running Windows under Red Hat?  Does that pick up the hardware?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 20 Jul 2003 23:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027418#M75960</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-20T23:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027419#M75961</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Check if you have tool called usbscan&lt;BR /&gt;It do the scan on usb (i have it on RH9)&lt;BR /&gt;And you may check upgrate of usb drivers&lt;BR /&gt;to the newest (or upgrate to RH9)&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Mon, 21 Jul 2003 06:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027419#M75961</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-21T06:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: External USB and Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027420#M75962</link>
      <description>Ok mates, thank you very much for all your help.&lt;BR /&gt;You have been very useful. I think I'll follow Stephen wise suggestion. I'm going to leave a small partition for the evil Windoze. But... just to use it as Linux slave!! Best,&lt;BR /&gt;&lt;BR /&gt;Alessandro</description>
      <pubDate>Mon, 21 Jul 2003 07:53:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/external-usb-and-linux/m-p/3027420#M75962</guid>
      <dc:creator>Alessandro_22</dc:creator>
      <dc:date>2003-07-21T07:53:44Z</dc:date>
    </item>
  </channel>
</rss>

