JFFS File System

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 21:56, 19 February 2006 (edit)
Somhi (Talk | contribs)
m (added newbie link for jffs sharing)
← Previous diff
Revision as of 18:57, 21 February 2006 (edit) (undo)
68.35.168.130 (Talk)
(Main Method)
Next diff →
Line 7: Line 7:
1) use mini firmware on WRT54G (still doesn't leave much room...)<BR> 1) use mini firmware on WRT54G (still doesn't leave much room...)<BR>
-2) get a WRT54GS (not much more than WRT54G, gives quite a bit of room, 14MB free with VoIP) (in the WRT54GSv4 they have changed the memory sizes to the WRT54G sizes)<BR> +2) get a WRT54GS (not much more expensive than WRT54G but gives quite a bit of room, 14MB free with VoIP) (in the WRT54GSv4 they have changed the memory sizes to the WRT54G sizes)<BR>
3) get an Asus WL-500G (more expensive but gives unlimited room with USB [but not with DD-WRT *harhar*])<BR> 3) get an Asus WL-500G (more expensive but gives unlimited room with USB [but not with DD-WRT *harhar*])<BR>
4) do the the [http://kiel.kool.dk:27/ SD card mod] (unlimited room using swapped multiple SD cards, but it's a really ugly and utterly nasty hack) 4) do the the [http://kiel.kool.dk:27/ SD card mod] (unlimited room using swapped multiple SD cards, but it's a really ugly and utterly nasty hack)
5) Non JFFS, but an alternative would be to go into setup and mount a samba share. Look at [http://wrt-wiki.bsr-clan.de/index.php?title=Jffs this] for info on how. If you are a Linux newbie look at this [http://wrt-wiki.bsr-clan.de/index.php?title=Jffs_sharing_in_a_Linux_server other] 5) Non JFFS, but an alternative would be to go into setup and mount a samba share. Look at [http://wrt-wiki.bsr-clan.de/index.php?title=Jffs this] for info on how. If you are a Linux newbie look at this [http://wrt-wiki.bsr-clan.de/index.php?title=Jffs_sharing_in_a_Linux_server other]

Revision as of 18:57, 21 February 2006

Main Method

The JFFS File System allows you to have a writable Linux File System on your router running DD-WRT.
This allows you to save custom configuration files, host custom Web pages stored on the router, etc.

If you really need or want to use JFFS you have to first enable JFFS under the Administration page,
and either:

1) use mini firmware on WRT54G (still doesn't leave much room...)
2) get a WRT54GS (not much more expensive than WRT54G but gives quite a bit of room, 14MB free with VoIP) (in the WRT54GSv4 they have changed the memory sizes to the WRT54G sizes)
3) get an Asus WL-500G (more expensive but gives unlimited room with USB [but not with DD-WRT *harhar*])
4) do the the SD card mod (unlimited room using swapped multiple SD cards, but it's a really ugly and utterly nasty hack)

5) Non JFFS, but an alternative would be to go into setup and mount a samba share. Look at this for info on how. If you are a Linux newbie look at this other