On Thu, 3 Nov 2005 [EMAIL PROTECTED] wrote:

> I have updated and upgraded my Debian Linux stable distribution many
> times.  I use gdm for the xwindow environment.  I had been accustomed
> to reading in the contents of a 128 Megabyte memory module by going
> into the terminal window as root and typing in
>
> mount /mnt/usb
> cd /mnt/usb
>
> It no longer works.  I get the message that the kernel does not support
> sba which is in the first column of my fstab.

Show us that first line of your /etc/fstab file.

Also, unplug the USB device the plug it back in.
That should generate some kernel messages in the message log,
so then enter 'dmesg <Enter>' to see what device the kernel
thinks that your USB disk device is.  It should be something
like /dev/sda or /dev/sda1.  Show us all of the relevant
USB messages from the 'dmesg' output.

> I have done everything by following directions given to me by somebody
> who is no longer with the company.  I don't have a clue how get the usb
> capability back.  I don't know how to find out whether I have a 2.2 or
> 2.4 or 2.6 kernel.  I know how to use apt-get.

Entering 'uname -a' gives you some kernel & system version info.

> What would you suggest?

It could be as simple as editing /etc/fstab to use a different
device for /mnt/usb, or it could be a udev problem.  If it's
the latter, I won't be of much use to you and you can just
ignore most of what I said.

> Thank you for your help.

-- 
~Randy


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to