X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1eb1b593980fdc06ab92f8e354129b0aadc4f1b0..c16f39693eed57459fe5dab8d8544b4ac0dd1704:/root/etc/preinit diff --git a/root/etc/preinit b/root/etc/preinit index 25fedc1e6..099d2dc56 100755 --- a/root/etc/preinit +++ b/root/etc/preinit @@ -4,8 +4,8 @@ insmod diag echo 0x01 > /proc/sys/diag sleep 1 if /sbin/resetmon ; then - mtd unlock mtd4 - mount -t jffs2 /dev/mtdblock/4 /jffs + mount -t jffs2 /dev/mtdblock/4 /jffs && \ + mtd unlock mtd4 & pivot_root /jffs /jffs/rom mount none /dev -t devfs mount none /proc -t proc