Problem with NEC USB floppy UF0002



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".

.



Relevant Pages

  • Re: Locking Down a Linux Box
    ... I'm new to this list, but we were talking about network security, ... It currently doesn't use (mount) any hard drive ... > can be write protected so not having floppy support in your kernel only ...
    (Focus-Linux)
  • Re: Locking Down a Linux Box
    ... > routers/firewalls on a floppy. ... changes -- there would be no mount or modprobe program left by the ... > administration on this host anymore, but an attacker could ... > then leave the filesystem readonly. ...
    (Focus-Linux)
  • Re: Locking Down a Linux Box
    ... Mine will be a firewall, ... There are several linux routers/firewalls on a floppy. ... It currently doesn't use (mount) any hard drive ... > The permissions on the filesystem are stripped to bare minimums, ...
    (Focus-Linux)
  • Re: [opensuse] Beginner: How do I mount a floppy disk? Summary
    ... That will mount the floppy ... Root -> mnt = empty ... command), Traeger2. ...
    (SuSE)
  • Re: Card Reader
    ... on the mount of a fat32 filesystem, but native Unix filesystems do a little interlocking-inodes dance during a mount, and the filesystem can only be unmounted if the media is present so the dance can be reversed. ... any write activity has been seen on the hardware, pulling the card out won't harm anything at all. ... When the floppy activity has stopped, pull the disk from the drive. ...
    (rec.photo.digital)