That's fine.... Permissions basically are 3 sets of read-write-execute flags, one set each for owner (user), group, and everyone. So rwxr-xr-x means the owner has full read/write/execute permission, and everyone else has read/execute but not write...
Anyway... Is /mnt/card mounted? Run 'mount' and see if you see it listed there
Dave