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
-
I am really new to the zaurus where would a SD card mount
-
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.
-
The SD card should be mounted automatically, and the mount point is given by the mount command.
-
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.
-
Use the mount command with no arguments. For instance, on my Zaurus, I get:
zaurus:~> mount
[...]
/dev/mmcda1 on /usr/mnt.rom/card type vfat (rw,noatime)
[...]
This gives all the necessary information.