unlock linux partition in mount_root

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@547 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2005-04-03 20:34:22 +00:00
parent a7751f851a
commit 08871c72a2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
if [ "$1" != "failsafe" ]; then
mount | grep jffs2 >&-
if [ $? = 0 ] ; then
mtd unlock linux
mtd unlock rootfs
[ $(cat /proc/mtd | wc -l) = 6 ] && {
echo 5 > /proc/sys/diag