Talk:Journalling Flash File System

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:30, 9 July 2006 (edit)
210.20.46.243 (Talk)

← Previous diff
Revision as of 19:24, 11 July 2006 (edit) (undo)
Atzekalle (Talk | contribs)
m (Reverted vandalism)
Next diff →
Line 23: Line 23:
BrainSlayer BrainSlayer
- 
- 
-598230977240704931641738 

Revision as of 19:24, 11 July 2006

That doesn't work for me... I've set these settings in the Webfrontend, the device rebooted, and that is what I get on the console...

BusyBox v1.00 (2005.05.10-21:26+0000) Built-in shell (ash) Enter 'help' for a list of built-in commands.

~ # mount
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
ramfs on /tmp type ramfs (rw)
~ # df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/root 2624 2624 0 100% /

---

enable jffs
enable clean jffs
save settings

if this wont work, use the basic version. prefinal5 should also work with jffs support on G models, but prefinal4 has simply not enough flash space left

BrainSlayer