Altera_Forum
Honored Contributor
20 years agoproblems of scsi and usb :)
when i plugin my usb stick,the ide shell:
# usb 1-1: new full speed USB device using address 2 usb 1-1: decvice decriptor: bNumConfigurations=1,idVendor=422,idProduct=128,bMax PacketSize0=16,bcddevice=1,bcdusb=272,iManufacture=<4>usb 1-1: usb 1-1: control timeout on ep0in usb 1-1: control timeout on ep0in usb 1-1: control timeout on ep0in usb 1-1: control timeout on ep0in scsi0 : SCSI emulation for USB Mass Storage devices Vendor: F3D6368? Model: ?Fash Disk 1.06 Rev: !?S Type: Direct-Access ANSI SCSI revision: 02 sda : unsupported sector size 131080. SCSI device sda: 0 131080-byte hdwr sectors (0 MB) sda: assuming Write Enabled sda: assuming drive cache: write through Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 what's the means of "sda : unsupported sector size 131080."?? i had formated usb stick as 512-byte sector in FAT32. mount -n nodev -t usbdevfs /proc/bus/usb then cat /proc/partitions , here is no sd*. why??