Searched refs:mnt_rootfs (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/ar71xx/base-files/sbin/
H A Dwget2nand13 mnt_rootfs=$wget2nand_dir/mnt_rootfs
58 mkdir "$mnt_rootfs"
60 mount -t yaffs2 "$mtd_rootfs" "$mnt_rootfs"
70 ( cd "$mnt_rootfs"; tar xvz -f "$src_rootfs" )
73 echo "chmod ugo+x /" > $mnt_rootfs/etc/uci-defaults/set_root_permission
76 ls $mnt_rootfs >/dev/null
81 umount $mnt_rootfs

Completed in 26 milliseconds