Re: Sony Memory Stick Pro and Debian

From: Mark Calleja (m_c_001_at_hotmail.com)
Date: 08/31/05

  • Next message: marco_elen: "root on LVM"
    To: debian-user@lists.debian.org
    Date: Wed, 31 Aug 2005 17:17:29 +0100
    
    

    Hi Piotr,

    If you prefer operating from a shell, then you can try the following:

            mkdir a_temp_directory # Create a
    temporary directory
            dmesg # Find
    device the stick's been mounted as, e.g. /dev/sdb1
            mount -t vfat /dev/sdb1 a_temp_directory # Use device returned by
    dmesg
            cd a_temp_directory # You should
    now see contents of stick

    When you're finished:

            umount /dev/sdb1 # cd out of
    a_temp_directory first

    Good luck,

    m

    On 8/31/05, Piotr Kopszak <kopszak@mnw.art.pl > 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.

        Thanks in advance

        Piotr

        --
           Piotr Kopszak, Ph.D.
           Polish Art Gallery, National Museum in Warsaw
           -----------------------------> http://kopszak.mnw.art.pl/
           http://www.magnatune.com/artists/altri_stromenti

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

  • Next message: marco_elen: "root on LVM"

    Relevant Pages