OESF Portables Forum

Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Accessories => Topic started by: dstrebel on September 15, 2004, 12:49:04 am

Title: Whereis my SD card
Post by: dstrebel on September 15, 2004, 12:49:04 am
I am really new to the zaurus where would a SD card mount
Title: Whereis my SD card
Post by: Surreal on September 15, 2004, 01:54:35 am
I'm pretty new myself   I believe the SD card should be mounted on /mnt/card

I don't actually have my Zaurus (or a SD card) with me to try this out, but it should be right.
Title: Whereis my SD card
Post by: vinc17 on September 15, 2004, 05:29:10 am
The SD card should be mounted automatically, and the mount point is given by the mount command.
Title: Whereis my SD card
Post by: dstrebel on September 15, 2004, 10:13:46 am
If it is mounted auto then where is it mounted. If i use the mount command how would I use the syntax mount    /mnt/card. also how would i check to see which file system it is formated with.
Title: Whereis my SD card
Post by: vinc17 on September 15, 2004, 10:24:42 am
Use the mount command with no arguments. For instance, on my Zaurus, I get:

Code: [Select]
zaurus:~> mount
[...]
/dev/mmcda1 on /usr/mnt.rom/card type vfat (rw,noatime)
[...]

This gives all the necessary information.