Re: Does the Memory Stick work in linux?
John Andersen <[email protected]> Sun, 17 Aug 2003 18:26:10 -0800
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Organization | NORCOM |
| Message-ID | <[email protected]> |
On Sunday 17 August 2003 05:31 pm, Mark Kaufer wrote: > You know, I've had devices that have had Memory Stick adapters for a long > time (Sony camcorders and laptops) and I've never even thought about using > it. Well, not until recently when I bought a Sony Clie NZ90 and wanted to > move some of the pictures off of it. > > So I've got a VAIO GRX670 laptop with a built-in Memory Stick reader and > for the life of me, I can't determine whether or not Memory Sticks are > supported in linux. Works perfectly in a 570 running SuSE 8.2 (Must have ACPI enabled). Tail your /var/log/messages as you insert it to see what /dev/ it gets assigned to. Once you figure that you can add a line like the following to /etc/fstab /dev/hde1 /media/memcard vfat noauto,user,sync,exec 0 0 substituting your own device and mount point. -- John Andersen - NORCOM http://www.norcomsoftware.com/