On Mon, Jan 26, 2015 at 01:20:25AM +0800, Daniel Veillard wrote: > I tried over and over following the instructions at > https://fedoraproject.org/wiki/Architectures/ARM/F21/Installation#For_the_CubieBoard_v1_.28Allwinner_A10.29 > > after copying the Fedora-Minimal-armhfp-21-5-sda.raw.xz pointed by the > doc n the sdcard (tried 2 different). > And the board doesn't boot ! No disk activity, nothing on the display. > I'm suspicious that the instruction only suggest to dd the uboot at > seek=8 so 8k into the block while the old script from Hans for F19 > was doing both writing the uboot at 8 but also the uEnv-img.bin at > 544. Hmm, that's what (write seek=8 blocks) I did in my test when writing the U-boot onto a micrSD card with this image Fedora-Minimal-armhfp-21_Beta-4-sda.raw.xz[1] $ sudo dd if=/tmp/root/usr/share/uboot/Cubietruck/u-boot-sunxi-with-spl.bin of=/dev/mmcblk0 bs=1024 seek=8 conv=fsync,notrunc 317+1 records in 317+1 records out 325440 bytes (325 kB) copied, 0.455528 s, 714 kB/s Wonder why you don't see disk activity. . . Last month when I tried Cubietruck with F21, I was able to successfuly boot F21 via micrSD card after some fiddling around. My notes here [2] (based on the above URL you mention). [1] http://be.mirror.eurid.eu/fedora/linux/releases/test/21-Beta/Images/armhfp/Fedora-Minimal-armhfp-21_Beta-4-sda.raw.xz [2] https://kashyapc.fedorapeople.org/arm/installing-Fedora-21-on-microSD-card-for-Cubietruck.txt -- /kashyap _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/arm