Author Topic: Whereis my SD card  (Read 1652 times)

dstrebel

  • Newbie
  • *
  • Posts: 17
    • View Profile
Whereis my SD card
« on: September 15, 2004, 12:49:04 am »
I am really new to the zaurus where would a SD card mount

Surreal

  • Newbie
  • *
  • Posts: 20
    • View Profile
Whereis my SD card
« Reply #1 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.
SL-C860, Sharp ROM (converted)
125mb Lexar CF, CE-RH1 Remote
Pilot Pentopia Extensible Stylus
PDAir Leather Case

vinc17

  • Newbie
  • *
  • Posts: 39
    • View Profile
    • https://www.vinc17.net/
Whereis my SD card
« Reply #2 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.

dstrebel

  • Newbie
  • *
  • Posts: 17
    • View Profile
Whereis my SD card
« Reply #3 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.

vinc17

  • Newbie
  • *
  • Posts: 39
    • View Profile
    • https://www.vinc17.net/
Whereis my SD card
« Reply #4 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.