Hello, attempting to repartition my SD card on the Zaurus.
I type
# umount /mnt/card
# fdisk /dev/mmcd/disc0/disc
Unable to read /dev/mmcd/disc0/disc
#
or if I try to reformat the ext2 already on there
# mkfs.ext2 /dev/mmcd/disc0/part1
mkfs.ext2: No such device or address while trying to determine filesystem size
#
Any ideas?
The card appears to be good, I can use it with the ext2 partition already on there. Can't fdisk with it though either.
EDIT: Took the typos out