LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-23-2004, 07:55 PM   #1
Jimbo99
Member
 
Registered: Nov 2003
Distribution: Ubuntu 7.04
Posts: 241

Rep: Reputation: 31
External USB Mass Storage (ALI Chipset)


I posted this in the software forum and received no responses. Since it could be a software or hardware issue I'm posting it here too in order to see if I can come up with some response from you all.

================================================

I have a external usb mass storage device which is based on the ALI chipset that allows me to use older notebook HDDs as a usb device. In windows there's a need for a pci to usb bridge driver in order to make it work (in ME/2000/xp that's natively available--in Win 98 seperate drivers are required and those drivers are readily available for windows).

I haven't used Linux for much more then setup, learning, and web browsing but would like to use this device for future references. The drive has a slew of windows and linux drivers/programs that I wish to be able to swap back and forth. It is formatted as fat32. I have no intention of reformatting it or using it for another purpose. It is just too valuable for when I go to customer sites and need some file or driver.

What I'm after is making it accessible from any linux box I approach with little to no effort. In other words I don't want to have to modify the customer's Linux in order to get it to work.

When I plug it into my current linux box I see nothing indicating it is available and none of the information on the screens when linux is starting seems to indicate it sees the device either.

Anyone have ideas on how to make this work? This may or may not be a challenge to some of you.



Jim

P.S. Some additional information. In The KDE Info Center under USB Devices it seems to see the hardware. For instance it says USB 2.0 storage device, provides the serial number, and shows the vendor ID of Acer Labs Inc.

So, the next question then becomes: How do I get it mounted?
 
Old 04-27-2004, 03:49 PM   #2
CloudBuilder
Member
 
Registered: May 2003
Location: Netherlands
Distribution: Ubuntu, Puppy
Posts: 386

Rep: Reputation: 30
What is your distro ?

Normally usb storage devices are recognized by the distro.

You get a disc icon on your desktop and can mount by clicking, sometimes accessing the drive is enough to mount it.

There are some differences between distro's.

Sometimes it doesn't work at all, depends of the kernel.

I have a lacie dvd, some (self-build) boxes with usb 2 and a laptop drive
they all work perfect. With sticks this is not always the case. Card readers on the other hand work perfect.

Normally I connect the drive before I boot. Then it is alway recognized and I have the Icon of the disk on the desktop. (mostly sdax or sdbx)

CloudBuilder

Last edited by CloudBuilder; 04-27-2004 at 03:52 PM.
 
Old 04-27-2004, 03:58 PM   #3
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
try this:
modprobe usb-storage
then reboot, and see if it tells you what the device name (/dev/something) is. then
mount /dev/what_the_device_name_is /where/you/want/to/mount/it
dunno if this will work or not, but its work a try
 
Old 05-12-2004, 10:42 AM   #4
seagk
LQ Newbie
 
Registered: Mar 2004
Location: Miami
Posts: 1

Rep: Reputation: 0
Short answer

Greetings,

The USB drives are normally used through the SCSI emulation layer on Linux. what this means is that once the device is plugged, the "hotplug" manager (kernel 2.6) or whatever hot plug daemon your distro uses will create a SCSI device node under the /dev folder.

If you don't have any other "real" SCSI devices the lexar drive should be available as /dev/sda1 (1st partition on the first SCSI drive), so just drop to a console and do a:

# mount -t vfat /dev/sda1 /mnt (replace /mnt for whatever folder you want your drive to be mounted)

now, getting an icon to show up automatically on your desktop when you plug in the drive is another story.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
USB Mass Storage Daniboy Linux - Software 10 09-12-2005 08:30 AM
External USB Mass storage ALI chipset based Jimbo99 Linux - Software 1 04-21-2004 11:09 AM
USB mass storage Roy-Svork Linux - Hardware 9 09-24-2003 04:34 PM
usb mass storage mohapi Linux - Hardware 3 06-03-2003 12:44 AM
USB Mass Storage mrsolo Linux - Hardware 11 10-25-2002 06:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration