#! /bin/sh


#ifconfig eth0 192.168.1.147
#telnetd&
#mount -t  nfs -o nolock 192.168.1.231:/root/mc6630/output   /mnt/mtd
#cd /mnt/mtd/ko_hdmi 
#./loadko.sh -i


cd /home/ko_lvds                                                      
./loadko.sh -i       
mount -t tmpfs -o size=64M tmpfs /tmp                                  
cp /home/xvr_demo /tmp/
cd /tmp  
./xvr_demo &










