On Thu, 6 Sep 2001, Wayne wrote:
> Yesterday morning I was able to look at pictures on my digital camera by
> the afternoon I couldn't.
>
> My camera has a USB connection. The command I use to get access to my
> camera is-
>
> mount -t vfat /dev/sda1 /mnt/camera
>
> When I issue the command now I get this responds
>
> mount: /dev/sda1: unknown device
>
> Can someone tell me why it worked in the morning and now it doesn't?
Yes. Something changed.
To find out what, you will need to do a little more digging.
I would start by looking at your system logs. Try unplugging and
re-plugging your USB device, and looking at the accompanying log messages.
One thing I find useful for this sort of thing is adding a line like this
*.* /dev/tty9
to my </etc/syslog.conf> file, and restarting the <syslogd> daemon. That
will cause syslog to dump every log message it gets to virtual console 9
(press [CTRL]+[ALT]+[F9] to switch).
Also: I've never used any of the USB stuff for Linux, but I would imagine
there are utility commands that will do things like report the status of
connected devices. Look for those, and see what they think.
--
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or |
| organization. All information is provided without warranty of any kind. |
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************