Talk:Journalling Flash File System

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 04:30, 1 May 2006 (edit)
205.161.188.42 (Talk)

← Previous diff
Revision as of 05:59, 1 May 2006 (edit) (undo)
Atzekalle (Talk | contribs)
m (Reverted spam)
Next diff →
Line 1: Line 1:
-[http://www.health-medical.us/ health-medical]+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<br>
 +/dev/root on / type squashfs (ro)<br>
 +none on /dev type devfs (rw)<br>
 +proc on /proc type proc (rw)<br>
 +ramfs on /tmp type ramfs (rw)<br>
 +~ # df<br>
 +Filesystem 1k-blocks Used Available Use% Mounted on<br>
 +/dev/root 2624 2624 0 100% /<br>
 + 
 +---
 + 
 +enable jffs<br>
 +enable clean jffs<br>
 +save settings<br>
 + 
 +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<br>
 + 
 +BrainSlayer

Revision as of 05:59, 1 May 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