Posted: Fri Apr 13, 2007 9:36 am Post subject: cifs module for the fonera
where can i get the cifs module for the fonera ?
i downloaded kmod-fs-cifs_2.6.19.2-atheros-1_mips.ipk from the openwrt site, but it's not for the current version of the fonera kernel
Code:
cifs: version magic '2.6.19.2 mod_unload MIPS32_R1 32BIT ' should be '2.6.20.4 mod_unload MIPS32_R1 32BIT '
Just wondering, what does the CIFS module do? _________________ Im looking for a usb power adapter 4 the fonera & an already built serial adapter for the fonera including the wires to connect it to the fonera. I will trade a fonera for either If any one is intrested pm me
CIFS replaces Samba. You can mount a shared folder on another computer to allow you more storage.You can use aircrack-ng and store the capture files on the shared folder not on the fonera itself. thats just one use or add a sd card to the fonera and have local storage once they have the driver ported for the fonera.
Once jffs2 and ipkgs fully work, id love to see a tut on how to;
1)enable jffs
2) install ipkgs
3)set up cifs or samba to store captures packets with aircrack and to install ipkgs to mounted cifs
Thanx so much _________________ Im looking for a usb power adapter 4 the fonera & an already built serial adapter for the fonera including the wires to connect it to the fonera. I will trade a fonera for either If any one is intrested pm me
i am with you on that. I have openwrt installed on one of my foneras just so i can use aircrack and cifs to store the files on a shared folder.... Which by the way works awsome... As far as router software goes there is nothing better then dd-wrt. just didn't want to sound like a trader since i use openwrt... LOL
Joined: 06 Jun 2006 Posts: 4924 Location: Dresden, Germany
Posted: Sat Apr 14, 2007 8:48 pm Post subject:
i removed cifs to get space for jffs _________________ one cigarette costs 2 minutes of your life.
one bottle of beer costs 4 minutes of your life.
one working day costs 8 hours of your life.
Cifs should be able to work if you loaded the cifs package from the jffs partition though rite? And Samba should work though right? _________________ Im looking for a usb power adapter 4 the fonera & an already built serial adapter for the fonera including the wires to connect it to the fonera. I will trade a fonera for either If any one is intrested pm me
that's what i have tried, but it doesn't work
the current kernel version of dd-wrt is 2.6.20.4, and it gives an error when trying to load the module (see first post of this thread)
/jffs/bin # mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
ramfs on /tmp type ramfs (rw)
devpts on /dev/pts type devpts (rw)
/dev/mtdblock/4 on /jffs type jffs2 (rw)
//192.168.0.4/share on /mnt type cifs (rw,mand,unc=\\192.168.0.4\share,username=paulo,rsize=16384,wsize=57344)