自动挂mtd载分区 1条回复 cat mtd |grep app |awk '{sub(/mtd/,"/dev/mtdblock",$1);sub(/:/,"",$1);print $1}' |xargs mount -t yaffs /root