root@lucid-desktop:/mnt/i.MX53-QSB-Android-Release3.3/scripts# ./flash_prebuilt_android.sh /dev/mmcblk1 umount: /dev/mmcblk1: not mounted umount: /dev/mmcblk1p3: not mounted 1024+0 records in 1024+0 records out 1048576 bytes (1.0 MB) copied, 0.765518 s, 1.4 MB/s Disk /dev/mmcblk1 doesn't contain a valid partition table DISK SIZE - 3965190144 bytes CYLINDERS - 482 Checking that no-one is using this disk right now ... OK Disk /dev/mmcblk1: 482 cylinders, 255 heads, 63 sectors/track sfdisk: ERROR: sector 0 does not have an msdos signature /dev/mmcblk1: unrecognized partition table type Old situation: No partitions found New situation: Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0 Device Boot Start End #cyls #blocks Id System /dev/mmcblk1p1 * 4 130 127 1020127+ b W95 FAT32 /dev/mmcblk1p2 131 162 32 257040 83 Linux /dev/mmcblk1p3 164 197 34 273105 5 Extended /dev/mmcblk1p4 199 481 283 2273197+ 83 Linux /dev/mmcblk1p5 165 192 28 224910 83 Linux /dev/mmcblk1p6 194 197 4 32130 83 Linux Successfully wrote the new partition table Re-reading the partition table ... If you created or changed a DOS partition, /dev/foo7, say, then use dd(1) to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1 (See fdisk(8).) Formatting partitions... 1+0 records in 1+0 records out 512 bytes (512 B) copied, 0.0127658 s, 40.1 kB/s mkfs.vfat 3.0.7 (24 Dec 2009) mke2fs 1.41.11 (14-Mar-2010) Filesystem label=system OS type: Linux Block size=1024 (log=0) Fragment size=1024 (log=0) Stride=0 blocks, Stripe width=0 blocks 64512 inodes, 257040 blocks 12852 blocks (5.00%) reserved for the super user First data block=1 Maximum filesystem blocks=67371008 32 block groups 8192 blocks per group, 8192 fragments per group 2016 inodes per group Superblock backups stored on blocks: 8193, 24577, 40961, 57345, 73729, 204801, 221185 Writing inode tables: done Creating journal (4096 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 28 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. ./flash_prebuilt_android.sh: 78: : not found mke2fs 1.41.11 (14-Mar-2010) Filesystem label=recovery OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) Stride=0 blocks, Stripe width=0 blocks 142272 inodes, 568299 blocks 28414 blocks (5.00%) reserved for the super user First data block=0 Maximum filesystem blocks=583008256 18 block groups 32768 blocks per group, 32768 fragments per group 7904 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Writing inode tables: done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 24 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. mke2fs 1.41.11 (14-Mar-2010) Filesystem label=data OS type: Linux Block size=1024 (log=0) Fragment size=1024 (log=0) Stride=0 blocks, Stripe width=0 blocks 56448 inodes, 224908 blocks 11245 blocks (5.00%) reserved for the super user First data block=1 Maximum filesystem blocks=67371008 28 block groups 8192 blocks per group, 8192 fragments per group 2016 inodes per group Superblock backups stored on blocks: 8193, 24577, 40961, 57345, 73729, 204801, 221185 Writing inode tables: done Creating journal (4096 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 35 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. mke2fs 1.41.11 (14-Mar-2010) Filesystem label=cache OS type: Linux Block size=1024 (log=0) Fragment size=1024 (log=0) Stride=0 blocks, Stripe width=0 blocks 8032 inodes, 32128 blocks 1606 blocks (5.00%) reserved for the super user First data block=1 Maximum filesystem blocks=33030144 4 block groups 8192 blocks per group, 8192 fragments per group 2008 inodes per group Superblock backups stored on blocks: 8193, 24577 Writing inode tables: done Creating journal (1024 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 36 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. Copying u-boot... 1+0 records in 1+0 records out 512 bytes (512 B) copied, 0.0165385 s, 31.0 kB/s 352+1 records in 352+1 records out 180500 bytes (180 kB) copied, 0.317092 s, 569 kB/s 1+0 records in 1+0 records out 512 bytes (512 B) copied, 0.0114219 s, 44.8 kB/s Copying kernel and ramdisk... 2+1 records in 2+1 records out 3138416 bytes (3.1 MB) copied, 1.17778 s, 2.7 MB/s 0+1 records in 0+1 records out 213433 bytes (213 kB) copied, 0.0181356 s, 11.8 MB/s Writing root filesystem... 206880+0 records in 206880+0 records out 105922560 bytes (106 MB) copied, 72.5267 s, 1.5 MB/s 9136+0 records in 9136+0 records out 4677632 bytes (4.7 MB) copied, 2.58653 s, 1.8 MB/s root@lucid-desktop:/mnt/i.MX53-QSB-Android-Release3.3/scripts#