Hi: This topic came up when I searched for a fix of my problem:
I tried to create a microSD card with the a10Core to run Cubieboard1.
$ sudo ./mkSDcard sdc worked fine at the beginning, but at the end there were the following
error message:
Select script.bin
1. boards/cubieboard_script.bin
2. boards/hyundai-a7hd-HDM_script.bin
3. boards/hyundai-a7hd_script.bin
4. boards/marsboard-script.bin
5. boards/mele_HDMI_script.bin
6. boards/mele_VGA_1280x720_script.bin
7. boards/mele_VGA_script.bin
8. boards/mini-x_original_script.bin
9. boards/mk802-script.bin
Enter selection ( 1 - 9 ) or (q)uit: 1
Writing zero's to beginning of /dev/sdc
1+0 records in
1+0 records out
1048576 bytes (1.0 MB) copied, 0.371272 s, 2.8 MB/s
Partitioning /dev/sdc
Copying u-boot & spl-bin
20+1 records in
20+1 records out
20992 bytes (21 kB) copied, 0.0116037 s, 1.8 MB/s
247+1 records in
247+1 records out
253296 bytes (253 kB) copied, 0.0936527 s, 2.7 MB/s
Formatting /dev/
mkfs.vfat 3.0.3 (18 May 2009)
/dev/sdc:
mount: applet not found
Mount failed! - Abort
tc@box:~/cb2$
Can somebody please help me // thank you