LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Sony Memory Stick Reader with Ubuntu Server (https://www.linuxquestions.org/questions/linux-hardware-18/sony-memory-stick-reader-with-ubuntu-server-598912/)

jcbparry 11-11-2007 08:51 PM

Sony Memory Stick Reader with Ubuntu Server
 
Hi all!

How would I go about mounting a Sony Memory Sticker Reader/Writer (MSAC-US1) under Ubuntu Server 6.06.1 LTS? Please Help.

Also how would I do it under Slackware 12.

Peacedog 11-12-2007 06:46 PM

Hi jcbparry, Try this.
Code:

mount -t auto /dev/sdX1 /mnt/your/mount/point
where X is the letter that corresponds to your device, likely sda1.
Good luck. ;-)


All times are GMT -5. The time now is 11:19 PM.