still not happy with the failsafe timing
SVN-Revision: 29
This commit is contained in:
parent
e8dd618152
commit
edab25e640
@ -2,8 +2,9 @@
|
|||||||
mount none /proc -t proc
|
mount none /proc -t proc
|
||||||
insmod diag
|
insmod diag
|
||||||
echo 0x01 > /proc/sys/diag
|
echo 0x01 > /proc/sys/diag
|
||||||
mtd unlock mtd4
|
sleep 1
|
||||||
if /sbin/resetmon ; then
|
if /sbin/resetmon ; then
|
||||||
|
mtd unlock mtd4
|
||||||
mount -t jffs2 /dev/mtdblock/4 /jffs
|
mount -t jffs2 /dev/mtdblock/4 /jffs
|
||||||
pivot_root /jffs /jffs/rom
|
pivot_root /jffs /jffs/rom
|
||||||
mount none /dev -t devfs
|
mount none /dev -t devfs
|
||||||
|
Loading…
Reference in New Issue
Block a user