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
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to