Do you have any other SCSI devices (HD or CDROM)? On Wed, 25 Dec 2002, Alan Jackson wrote:
> On Sat, 21 Dec 2002 17:34:14 -0500 > Jerry McBride <[EMAIL PROTECTED]> wrote: > > > Here's what I use to load the correct usb, fs modules and ends with a mount: > > > > modprobe usbcore > > modprobe usb-uhci > > modprobe usb-storage > > modprobe fat > > modprobe vfat > > echo mount -t vfat /dev/sda1 /mnt/camera > > > > Well I got a new camera myself for Christmas, a Canon PowerShot G2. After > I finally realised that the usb ports were disabled in the BIOS (sigh), > and fixed that, I tried the above, and it *almost* worked. > > root]# mount -t vfat /dev/sda1 /mnt/camera > mount: /dev/sda1: unknown device > > However, in /proc/bus/usb I see the camera, and the kernel sees it... > > Dec 25 22:26:52 earthman kernel: hub.c: USB new device connect on bus1/2, assigned >device number 5 > Dec 25 22:26:52 earthman kernel: usb.c: USB device 5 (vend/prod 0x4a9/0x3055) is not >claimed by any active driver. > > So if it isn't /dev/sda1 I want what would it be? I'm running Caldera 3.1.1 > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lonni J Friedman [EMAIL PROTECTED] Linux Step-by-step & TyGeMo http://netllama.ipfox.com _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
