I have bought a Conquest USB Pocket Disk with 32 MB of RAM
  which seems to be just like the Fujitsu-Siemens MemoryBird
  which is supported by the USB (-storage).

   I have installed all the drivers, scsi (for the emulation,
  I don't have any scsi devices) and the system seems to
  detect the device correctly:

[root@magrathea]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
   Vendor: RiteLink Model:  mass storage    Rev: 1.00
   Type:   Direct-Access                    ANSI SCSI revision: 02

   But I am not able to mount nor to format or fdisk (is that
  possible?) the device. When I try something like
  "mount -t vfat /dev/sda /mnt/usbdisk" I get the default
  "unable to mount, maybe wrong fs type..."-message and the
  following entries in my /var/log/messages:

Dec 20 00:03:49 magrathea kernel: SCSI device (ioctl) reports ILLEGAL 
REQUEST.
Dec 20 00:03:49 magrathea kernel: SCSI device sda: 63680 512-byte hdwr 
sectors (33 MB)
Dec 20 00:03:49 magrathea kernel: sda: Write Protect is off
Dec 20 00:03:49 magrathea kernel:  sda: I/O error: dev 08:00, sector 0
Dec 20 00:03:49 magrathea kernel:  I/O error: dev 08:00, sector 0
Dec 20 00:03:49 magrathea kernel:  unable to read partition table
Dec 20 00:03:49 magrathea kernel: SCSI device (ioctl) reports ILLEGAL 
REQUEST.
Dec 20 00:03:49 magrathea kernel: Device busy for revalidation (usage=1)
Dec 20 00:03:49 magrathea kernel:  I/O error: dev 08:00, sector 0
Dec 20 00:03:49 magrathea kernel: FAT: unable to read boot sector
Dec 20 00:03:49 magrathea kernel: SCSI device (ioctl) reports ILLEGAL 
REQUEST.
Dec 20 00:03:50 magrathea kernel: SCSI device sda: 63680 512-byte hdwr 
sectors (33 MB)
Dec 20 00:03:50 magrathea kernel: sda: Write Protect is off
Dec 20 00:03:50 magrathea kernel:  sda: I/O error: dev 08:00, sector 0
Dec 20 00:03:50 magrathea kernel:  I/O error: dev 08:00, sector 0
Dec 20 00:03:50 magrathea kernel:  unable to read partition table

   FAT is modular loaded at this time.

[root@magrathea ]# lsmod
Module                  Size  Used by
umsdos                 22944   0  (autoclean)
msdos                   4816   0  (autoclean) [umsdos]
usb-storage            65344   0
sr_mod                 12128   0  (unused)
sd_mod                 10448   0
scsi_mod               51008   3  [usb-storage sr_mod sd_mod]
vfat                    9616   0  (autoclean)
fat                    30272   0  (autoclean) [umsdos msdos vfat]

   My sytem is an AMD K6-III/400 with an Asus T2P4 Board (I guess),
  RH 7.1 and Kernel 2.4.16.

   Someone please got any hints for me? Its frustrating to plug the
  device into an Wondoze-System and see it working within
  seconds ...

-fl


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

Reply via email to