Fernando Corvinos wrote:
> 
> I can not read the logos kernel from the device beause those pop up so
> quick and I do not it what device is located
Look at /proc/scsi/scsi, or you can do something like 
disconnect the device, boot the system (or add the module), 
tail -f /var/log/messages, then plug in the device and you should
see the new lines on the screen.

If this doesn't work for you, explain what you are seeing (in detail),
and send me a copy of what the dmesg command produces when you do the 
above.
Or send me the content of /proc/scsi/scsi and /proc/bus/usb/devices

Brad
> Brad Hards wrote:
> 
> > Fernando Corvinos wrote:
> > >
> > > I have both devices but I don't know how to mount it. Any help?
> > Plug in the Zip250, and look at the kernel logs (or dmesg output)
> > to see which device it is (usually /dev/sda if you don't have any
> > real SCSI devices). Mount /dev/sda4 to see the normal partition.
> > Most mass-srorage devices should be similar, but I don't know
> > anything about a QUE!DRIVE.
> > If you need more help, see the USB Guide (linked off
> > http://www.linux-usb.org).
> >
> > Brad

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to