Re: USB detection



On Tuesday, 28 February 2006 03:33, Brian Astill wrote:
On Tue, 28 Feb 2006 11:36 am, Tim Raats wrote:
Do you have /dev/sda1 ?

Do the follow:
sudo mkdir /media/stick
sudo mount /dev/sda1 /mnt/stick

The mount line mounts you usb stick.

Sorry, my bad. It isn't a stick, though I did try your idea to
see if it worked. It didn't <sob>. Asked me for filesystem
type.

Thought this might be helpful:
# lsusb
Bus 002 Device 003: ID 07b4:020d Olympus Optical Co., Ltd Digital
Voice Recorder VN-240PC
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 046d:c03d Logitech, Inc.
Bus 001 Device 001: ID 0000:0000

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

The voice recorder has probably been picked up as /dev/sdb
or /dev/sdb1

--
Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five

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



Relevant Pages

  • Re: USB detection
    ... mount: you must specify the filesystem type ... Alan McKinnon ... alan at linuxholdings dot co dot za ...
    (Ubuntu)
  • Re: Mounting Fat32
    ... a working Ubuntu handy to check the procedure, ... Then umount and mount those partitions to have the changes ... Alan McKinnon ... alan at linuxholdings dot co dot za ...
    (Ubuntu)
  • Re: Hard Drives mounting icon and formating
    ... advised but optional mount point. ... If only me, you and dead people understand hex, ... Alan McKinnon ... alan at linuxholdings dot co dot za ...
    (Ubuntu)
  • Re: trouble mounting Olympus WS-310M voice recorder
    ... I didn't mean to mount the drive, just to see what the mount options ... I mounted the voice recorder successfully on Suse Enterprise Desktop 10. ... Upon mounting, however, the following 10 lines similar to the one below are ... I don't feel comfortable using FreeBSD or Linux to reformat the device because ...
    (freebsd-questions)
  • Re: USB detection
    ... sudo mkdir /media/stick ... The mount line mounts you usb stick. ... It's data on the voice recorder I want to find. ...
    (Ubuntu)