Tiny Core Linux
dCore Import Debian Packages to Mountable SCE extensions => dCore Armv7 => Allwinner A10 => Topic started by: MapHtH on October 29, 2014, 01:11:19 PM
-
Could someone help me set up a working cubieboard image through qemu?
I need a build server and think that this would be cool.
I was reading http://forum.tinycorelinux.net/index.php/topic,14080.0.html but couldn't get it to work.
I was trying something like this:
qemu-system-armw -M cubieboard -kernel Cubie\uImage -initrd Cubie\uCore -append root=/dev/mmcblk0p2 -drive if=sd,cache=unsafe,file=image.img -net nic
but I get no screen.
Thanks