fdisk -l
列出当前存储的盘符和容量 如
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 1 61068 1954117+ c Win95 FAT32 (LBA)
Partition 1 does not end on cylinder boundary
/dev/mmcblk0p2 61068 244194 5860042 83 Linux
mount –t vfat /dev/mmcblk0p2 /mnt
mount /dev/mmcblk0p2 /mnt
cd /mnt/home/alinx_heijin_QT
source qt_env_set.sh
source定位qt支持环境
cd /mnt/home/build-qt_test-zynq-Debug
root@ax7010_ov5640:/mnt/home/build-qt_test-zynq-Debug# ./qt_test