I have an old Lexar 96MB CF that I've been trying to use on my recently acquired C860.
I reformatted it as follows
# su
# umount /mnt/cf
# mkfs.msdos /dev/hda1
# mount /dev/hda1 /mnt/cf
So far everything is tickety-boo
However.....
I can only write to the CF as user 'root' not as 'zaurus'
I've tried
# su
# cd /mnt/cf
# chmod 777 .
but this doesn't make any difference. Any suggestions?
Cheers.