Hi,
Using Kamikaze 8.09 RC1 on an Asus WL500G Premium, I can mount ext2 file systems over usb just fine. But for fat32 there seems to be a problem loading the module:
root@OpenWrt:~# insmod fat
insmod: unresolved symbol load_nls
root@OpenWrt:~# insmod vfat
insmod: unresolved symbol fat_scan
I have already installed all the kmod-nls-* packages, what could be the problem?
Thanks!
Mark