Joined: 02 Apr 2009 Posts: 312 Location: Henning, Minnesota, USA
Posted: Sat Jan 16, 2010 1:54 am Post subject:
Did you do this?......
Use ONLY ext2/3 for partition/drives that you plan for permanent connection to your DD-WRT box, or for drives where you plan to install additional software packages onto (like optware, Samba, Torrent etc.). You can use any of the three mount points: /opt, /mnt, /jffs _________________ support@abetterwireless.com
Hmmm, now that's weird . I'm using DD-WRT Release 04/23/10 (SVN revision: 14311).
Here is uname -a output:
Linux DD-WRT 2.6.24.111 #1853 Fri Apr 23 07:38:47 CEST 2010 mips unknown
And this is what I get when I try to enable swap:
root@DD-WRT:~# swapon /jffs/tmp/swap
swapon: can't resolve symbol 'swapon' in lib 'swapon'.
root@DD-WRT:~# /jffs/bin/busybox swapon /jffs/tmp/swap
/jffs/bin/busybox: can't resolve symbol 'swapon' in lib '/jffs/bin/busybox'.
I haven't been able to install optware the right way on my router because, I believe, it's a big endian mips, and the optware is only available for little endian archs IIRC.
Joined: 06 Feb 2010 Posts: 1170 Location: Wiederkehr Village, AR
Posted: Tue Jul 13, 2010 12:59 am Post subject:
strangedata wrote:
I haven't been able to install optware the right way on my router because, I believe, it's a big endian mips, and the optware is only available for little endian archs IIRC.