Hello Sir
i successfully flash my ubifs filesystem in device .but now when i want to transfer some files from my pc to device
i used : mount -o nolock 10.xx.xx.xx:/folder/files /mnt/
then show me error like
wrong fs type, bad option, bad superblock on 10.103.2.91:/folder/files,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so