Re: USB detection



On Thu, 28 Feb 2002 05:33 pm, Alan McKinnon wrote:

There's already a Logitech device detected - what is that? a
stick?

No. A mouse. Do Logitech also make sticks?

The voice recorder has probably been picked up as /dev/sdb
or /dev/sdb1
# mount /dev/sdb /mnt/dict
mount: you must specify the filesystem type
# mount /dev/sdb1 /mnt/dict
mount: you must specify the filesystem type

This looks as though it works:
# mount -t usbfs /dev/sdb1 /mnt/dict
# ls /mnt/dict
001 002 devices
# ls -l /mnt/dict/001
total 0
-rw-r--r-- 1 root root 43 2006-02-28 21:41 001
-rw-r--r-- 1 root root 52 2006-02-28 21:41 002
# ls -l /mnt/dict/002
total 0
-rw-r--r-- 1 root root 43 2006-02-28 21:41 001
-rw-r--r-- 1 root root 57 2006-02-28 18:48 004
# ls -l /mnt/dict/devices
-r--r--r-- 1 root root 0 2006-02-28 18:48 /mnt/dict/devices

But note the "total 0"s and that "devices" is of zero length.

--
Regards,
Brian

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: FC6 and floppy mounting
    ... in FC6 ... mount: you didn't specify a filesystem type for ...
    (Fedora)
  • Re: Recursive chmod/chown OOM kills box with 32MB RAM
    ... >> mount: you must specify the filesystem type> ... > what happens if you actually specify the fs type? ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: mount options
    ... mount: unknown filesystem type '0x83' ... You don't need to specify anything else. ... to specify the filesystem type, ... Don't touch anything, but take a screenshot. ...
    (alt.os.linux.suse)
  • Re: mount LVM?
    ... When I "man mount" I don't see an LVM option. ... specify the filesystem type. ...
    (Fedora)
  • Re: [SLE] cd rom mount error
    ... > mount: you must specify the filesystem type ... Please read the FAQs: suse-linux-e-faq@suse.com ...
    (SuSE)