[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] mounting smbfs
Folks,
I'm trying to mount a windows share on my eval board. I added smbfs to
my kernel build and got:
# cat /proc/filesystems
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev pipefs
ext2
cramfs
nodev ramfs
msdos
vfat
nodev nfs
nodev smbfs
# mount -t smbfs //my_ip/my_share /mnt
smbfs: mount_data version 16466812 is not supported
mount: Mounting //my_ip/my_share on /mnt failed: Invalid argument
If I run mount again I get another random version number. Seems like
mount and smbfs are
incompatible?
I also tried smbmount but I had to play games with smb_mount.h and it
looks like the version of smbmount.c
is incompatible with the kernel's smbfs also.
Has anyone had any success mounting smbfs? This is with the latest
petalinux download.
Thanks,
Jim
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/