Re: Problem with NEC USB floppy UF0002
- From: Dances With Crows <danSPANceswitTRAPhcrows@xxxxxxxxx>
- Date: Sun, 25 Feb 2007 07:03:54 -0600
On 25 Feb 2007 04:29:46 -0800, tmp123 staggered into the Black Sun and
said:
: Vendor: NEC Model: USB UF000x Rev: 1.60
: Type: Direct-Access ANSI SCSI revision: 00
: SCSI device sda: 2880 512-byte hdwr sectors (1 MB)
: sda: unknown partition table
Floppies aren't partitioned, so this error isn't surprising.
All my tries to mount it have failed.
What was the exact command you used? You should be able to do "mount
/dev/sda /mnt/somewhere" if a 1.4M floppy containing a FAT or HFS
filesystem is in the drive. Remember that USB floppy drives have a
really hard time reading 1.7M floppies, and it's not possible to use
fdformat on a USB floppy drive.
dd if=/dev/sda of=/tmp/foo ; mount -o loop /tmp/foo /mnt/floppy
[works.] Any sugestion about what is [happening]?
Do you have an automounter running? Is that automounter treating all
SCSI disks as partitioned? That could screw things up.
--
If you go hit yourself with a plank, it would make a freely available
Unix-like operating system to everyone.
--MegaHAL, trained on RMS and the BOFH
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
.
- Follow-Ups:
- Re: Problem with NEC USB floppy UF0002
- From: tmp123
- Re: Problem with NEC USB floppy UF0002
- References:
- Problem with NEC USB floppy UF0002
- From: tmp123
- Problem with NEC USB floppy UF0002
- Prev by Date: Problem with NEC USB floppy UF0002
- Next by Date: Re: Repair 4GB SD card
- Previous by thread: Problem with NEC USB floppy UF0002
- Next by thread: Re: Problem with NEC USB floppy UF0002
- Index(es):
Relevant Pages
|