Re: Sony Memory Stick Pro and Debian
From: Mark Calleja (m_c_001_at_hotmail.com)
Date: 08/31/05
- Previous message: Bogdan Calmac: "How to send hostname through DHCP more often."
- Maybe in reply to: Piotr Kopszak: "Sony Memory Stick Pro and Debian"
- Next in thread: Matt Zagrabelny: "Re: Sony Memory Stick Pro and Debian"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Bogdan Calmac: "How to send hostname through DHCP more often."
- Maybe in reply to: Piotr Kopszak: "Sony Memory Stick Pro and Debian"
- Next in thread: Matt Zagrabelny: "Re: Sony Memory Stick Pro and Debian"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|