Talk:Journalling Flash File System

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 19:41, 9 February 2006 (edit)
206.75.170.20 (Talk)

← Previous diff
Revision as of 19:58, 9 February 2006 (edit) (undo)
WikiSysop (Talk | contribs)
m (Wiederhergestellt zur letzten Änderung von 68.106.158.232)
Next diff →
Line 1: Line 1:
-hi+That doesn't work for me...
-Cheap Tickets - Airline Tickets+I've set these settings in the Webfrontend, the device rebooted, and that is what I get on the console...
-[http://airline-tickets.kwik.to/ airline tickets]+ 
 +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 19:58, 9 February 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