Changeset e4ba301 in freewrt for package/base-files/default/sbin/mount_root
- Timestamp:
- Jul 9, 2006, 3:58:53 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 5642350
- Parents:
- 141418f
- File:
-
- 1 edited
-
package/base-files/default/sbin/mount_root (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/base-files/default/sbin/mount_root
r141418f re4ba301 25 25 echo "switching to jffs2" 26 26 mount /dev/mtdblock/4 /jffs -t jffs2 27 pivot /jffs /rom27 fopivot /jffs /rom 28 28 } || { 29 29 echo "jffs2 unusable; using ramdisk"
Note:
See TracChangeset
for help on using the changeset viewer.
