[OE-core] Error running QEMU with oe-core / angstrom console-image, hwclock: can't open '/dev/misc/rtc' : No such file or directory

Koen Kooi koen at dominion.thruhere.net
Wed Aug 3 06:21:11 UTC 2011


Op 3 aug. 2011, om 08:18 heeft Samuel Stirtzel het volgende geschreven:

> Hi,
> well I never thought this would work out, but after adding "-o rw" to
> the -append parameters the system started and the login prompt
> appeared.
> 
> So this problem is solved, for completenes I append my used command
> line to start qemu:
> 
> qemu-system-arm -M versatilepb -m 128 -kernel
> /var/oe-core/tmp-eglibc/deploy/images/qemuarm/zImage-qemuarm.bin -hda
> /var/oe-core/tmp-eglibc/deploy/images/qemuarm/console-image-qemuarm.ext2
> -append "root=/dev/sda -o rw"

FWIW, this is what I use:

qemu-system-arm -M versatilepb -m 256M -kernel zImage --append 'root=/dev/sda rw console=tty0 raid=noautodetect' Angstrom-efl-nodm-image-eglibc-ipk-v2011.07-core-qemuarm.rootfs.ext3

Since I'm on OSX I build qemu myself and don't use the wrapper scripts.

regards,

Koen



More information about the Openembedded-core mailing list