Problem with NEC USB floppy UF0002
- From: "tmp123" <tmp123@xxxxxxxxx>
- Date: 25 Feb 2007 04:29:46 -0800
Hello,
Some troubles trying to use an external NEC USB floppy, model UF0002.
After connect it, driver seems to recognize it:
Feb 25 12:46:43 kernel: usb 2-1: new full speed USB device using
ohci_hcd and address 6
Feb 25 12:46:43 kernel: scsi4 : SCSI emulation for USB Mass Storage
devices
Feb 25 12:46:43 kernel: usb-storage: device found at 6
Feb 25 12:46:43 kernel: usb-storage: waiting for device to settle
before scanning
Feb 25 12:46:48 kernel: Vendor: NEC Model: USB UF000x
Rev: 1.60
Feb 25 12:46:48 kernel: Type: Direct-Access
ANSI SCSI revision: 00
Feb 25 12:46:51 kernel: SCSI device sda: 2880 512-byte hdwr sectors
(1 MB)
Feb 25 12:46:51 kernel: sda: Write Protect is off
Feb 25 12:46:51 kernel: sda: Mode Sense: 00 46 94 00
Feb 25 12:46:51 kernel: sda: assuming drive cache: write through
Feb 25 12:46:51 kernel: SCSI device sda: 2880 512-byte hdwr sectors
(1 MB)
Feb 25 12:46:51 kernel: sda: Write Protect is off
Feb 25 12:46:51 kernel: sda: Mode Sense: 00 46 94 00
Feb 25 12:46:51 kernel: sda: assuming drive cache: write through
Feb 25 12:46:52 kernel: sda: unknown partition table
Feb 25 12:46:52 kernel: Attached scsi removable disk sda at scsi4,
channel 0, id 0, lun 0
Feb 25 12:46:52 kernel: Attached scsi generic sg0 at scsi4, channel
0, id 0, lun 0, type 0
Feb 25 12:46:52 kernel: usb-storage: device scan complete
but the error "unknown partition table" appears.
All my tries to mount it have failed.
Finally, I can read the floppy content in a two steps operation: dump
all floppy content to a file, and mount the file:
dd if=/dev/sda of=/tmp/foo
mount -o loop /tmp/foo /mnt/floppy
any sugestion about what is hapenning?
Thanks a lot.
PS: I've tried to post in the USB users list, but for a unknown reason
the email is rejected with answer "Message rejected by filter rule
match".
.
- Follow-Ups:
- Re: Problem with NEC USB floppy UF0002
- From: Dances With Crows
- Re: Problem with NEC USB floppy UF0002
- Prev by Date: Re: sound card and driver on RH 7.1 laptop
- Next by Date: Re: Problem with NEC USB floppy UF0002
- Previous by thread: sound card and driver on RH 7.1 laptop
- Next by thread: Re: Problem with NEC USB floppy UF0002
- Index(es):
Relevant Pages
|