在 Ubuntu 掛載指令 並不支援 yaffs2
參閱
1. sudo ls -al /lib/modules/$(uname -r)/kernel/fs | grep yaffs2
2. sudo cat /proc/filesystems | grep yaffs2
3.
http://manpages.ubuntu.com/manpages/xen ... unt.8.html
mount - mount a filesystem
-t, --types fstype
The argument following the -t is used to indicate the filesystem
type. The filesystem types which are currently supported depend
on the running kernel. See /proc/filesystems and
/lib/modules/$(uname -r)/kernel/fs for a complete list of the
filesystems. The most common are ext2, ext3, ext4, xfs, btrfs,
vfat, sysfs, proc, nfs and cifs.
如果還有疑慮 請提供你參考掛載的網頁網址