WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: QEMU for cubieboard  (Read 6806 times)

Offline MapHtH

  • Newbie
  • *
  • Posts: 36
QEMU for cubieboard
« 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
« Last Edit: October 29, 2014, 01:33:52 PM by MapHtH »