#get the sunxi-tools and compile up cd /home git clone git://github.com/linux-sunxi/sunxi-tools cd sunxi-tools #get usb library if not installed, and compile. apt-get install libusb-1.0-0-dev make clean make 1。从SD卡进入CB2 2。查看nand的结构 root@cubieboard2:~/# ./nand-part -f a20 /dev/nand check partition table copy 0: mbr: version 0x00000200, magic softw411 OK check partition table copy 1: mbr: version 0x00000200, magic softw411 OK check partition table copy 2: mbr: version 0x00000200, magic softw411 OK check partition table copy 3: mbr: version 0x00000200, magic softw411 OK mbr: version 0x00000200, magic softw411 5 partitions partition 1: class = DISK, name = bootloader, partition start = 32768, partition size = 65536 user_type=0 partition 2: class = DISK, name = env, partition start = 98304,...