Re: [SLUG] Problem mounting USB Floppy

From: Mario Lombardo (mario@alienscience.com)
Date: Sun Oct 31 2004 - 22:09:02 EST


If you do this:
/sbin/lsmod | grep usb

Do you see the usb-storage module? If so, I would try:
mount -t auto /dev/sda /mnt/floppy

I sort of guessing at this point. I still don't understand how Linux figures
out where to attach hot devices. This information is merely from experience.

/mario

On Sunday 31 October 2004 18:01, Eben King wrote:
> On Sun, 31 Oct 2004, Chuck Hast wrote:
> > On Sun, 31 Oct 2004 16:04:40 -0500, Mario Lombardo
> >
> > <mario@alienscience.com> wrote:
> > > My USB floppy mounts as the last SCSI device. Some distros
> > > auto-populate /etc/fstab.
> > >
> > > tail /etc/fstab
> > >
> > > My USB floppy in /etc/fstab (auto-populated?):
> > > /dev/sdc /mnt/floppy auto
> > > noauto,owner,kudzu 0 0
> > >
> > > Note, it's not /dev/sdc1,sdc3, etc. This is unlike SCSI HDs
> >
> > It has a good floppy, and the XP partition when up and running will see
> > it and read/write to the disk just fine. But when I bring up SuSE it does
> > not see it I see
> > the drive cycling and hear the motors in it running but do not see where
> > it is found by anything
>
> Try "file - < /dev/sda" (or whatever "SCSI disk" it is) to see if you can
> read it at all. "file" provides remarkably unhelpful information dor
> trying to decide what filesystem is used on a disk, but in this case it
> works.
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:17:11 EDT