thanks stu,
Yes, I realize the file NotAvailable indicates that nothing is mounted, I guess I got a bit desperate to make the card respond in some way :oops:
I did not know about any special requirements for the ext2 file system, being a Linux newbie and all, but I\'m learning more every day -- that\'s why I chose the Zaurus over a Palm device, so I could take Linux and its lovely console with me everywhere I went!
I\'m trying to mount the card simply by typing \"mount /dev/mmcda1\", and the error message says \"mount: Mounting /dev/mmcda1 on /mnt/card failed: Invalid Argument\". When running fdisk, I follow the instructions on the ossh.com site, section 2). I get the same error when using the code that you (so graciously) provided.
When I try fsck on /dev/mmcda1, the error \"fsck.auto: not found\" appears; also, \"Error 2 while executing fsck.auto for /dev/mmcda1\". Then I try fsck on just /dev/mmcda, and the error message goes a bit further into depth, with \"Couldn\'t find ext2 superblock, trying backup blocks...\" and \"Bad magic number in superblock while trying to open /dev/mmcda\". I\'m assuming here that the superblock is like the boot record? It then tells me that: \"The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem...then the superblock is corrupt, and you might try running e2fsck with an alternate superblock: \'e2fsck -b 8193 <device>\' \".
Anyway, thanks for the reply, and no worries if I did indeed f^ my card...I just wanted to try some alternate ROMs