Re: Sony Memory Stick Pro and Debian

From: Matt Zagrabelny (mzagrabe_at_d.umn.edu)
Date: 08/31/05

  • Next message: John Hasler: "Re: security SSH high risk"
    To: debian-user@lists.debian.org
    Date: Wed, 31 Aug 2005 11:53:58 -0500
    
    

    On Wed, 2005-08-31 at 16:30 +0200, Piotr Kopszak wrote:
    > Dear list,
    >
    > I'm looking for a way to mount on Debian Sony Memory Stick Pro which
    > I use in a Sony Cybershot DSC-F828 Camera.

    i have a sony dsc-p200 and it works flawlessly.

    i leave the memory stick pro in the camera and attach it via its usb
    cable. (for my camera you have to push the 'menu' button to begin the
    communication with the computer.)

    after getting the camera to "talk" to your computer run 'dmesg'

    $ dmesg
    usb 1-1: new full speed USB device using uhci_hcd and address 2
    SCSI subsystem initialized
    Initializing USB Mass Storage driver...
    scsi0 : SCSI emulation for USB Mass Storage devices
    usbcore: registered new driver usb-storage
    USB Mass Storage support registered.
    usb-storage: device found at 2
    usb-storage: waiting for device to settle before scanning
      Vendor: Sony Model: Sony DSC Rev: 5.00
      Type: Direct-Access ANSI SCSI revision: 00
    usb-storage: device scan complete
    SCSI device sda: 1988608 512-byte hdwr sectors (1018 MB)
    sda: Write Protect is off
    sda: Mode Sense: 00 00 00 00
    sda: assuming drive cache: write through
    SCSI device sda: 1988608 512-byte hdwr sectors (1018 MB)
    sda: Write Protect is off
    sda: Mode Sense: 00 00 00 00
    sda: assuming drive cache: write through
     sda: sda1
    Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0

    so i can then mount it via
    # mount -t vfat /dev/sda1 /media/camera

    i actually use udev to create a symlink in the dev heiarchy.

    -matt zagrabelny

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: John Hasler: "Re: security SSH high risk"

    Relevant Pages

    • Re: How do I mount a USB penstick?
      ... anything else, maybe you miss the usb-storage modules in your kernel, ... SCSI device sda: 2015232 512-byte hdwr sectors ... USB Mass Storage device found at 7 ...
      (comp.os.linux.misc)
    • PQI 810i on SuSE 10.1
      ... Initializing USB Mass Storage driver... ... usb-storage: waiting for device to settle before scanning ... SCSI device sda: 2015231 512-byte hdwr sectors ... sda: assuming drive cache: write through ...
      (alt.os.linux.suse)
    • Re: How to detect USB device name without using any additional tools ?
      ... Initializing USB Mass Storage driver... ... usbcore: registered new driver usb-storage ... SCSI device sda: 990976 512-byte hdwr sectors ...
      (comp.os.linux.embedded)
    • Re: Jump Drive
      ... Initializing USB Mass Storage driver... ... usb-storage: waiting for device to settle before scanning ... SCSI device sda: 2031616 512-byte hdwr sectors ... sda: assuming drive cache: write through ...
      (Fedora)
    • USB pen drive connect/disconnect oops
      ... Initializing USB Mass Storage driver... ... sda: READ CAPACITY failed. ... Current sd: sense key Unit Attention ... sda: assuming drive cache: write through ...
      (Linux-Kernel)