are you talking about the /etc/fstab on the zaurus? Wouldn't it allready be set up sense it is from Japan?
I tried remounting it on my linux box but I don't see any change. I typed this:
# mount -o remount utf8 /media/disk-2
and get no errors or anything. Mount just reports:
/dev/sda on /media/disk-2 type vfat (rw)
Should it say utf-8 as well? Funny thing is, if I create a japanese filename with the zaurus that file will show up as "

??" when viewed on my linux machine. It will show just fine in windows. So basicly:
File created with: shows correct on: mojibake(garbage):
zaurus zaurus, windows linux
linux linux windows, zaurus
windows windows, zaurus linux
So it must be something wrong with linux. Gah!
Linux is using the nls_cp932 which I thought was the standard. There is also nls_euc_jp but I don't know what they really mean. I'm so confused.
I'm also trying to get help here:
http://forums.gentoo.org/viewtopic-p-3354140.html#3354140But it isn't looking so good.