On Wed, Nov 12, 2014 at 11:01 PM, [email protected] <[email protected]> wrote: > Hello, > > I am trying to startup Layerscape1 kernel in qemu-system-arm. > > Qemu-system-arm do not restart Layerscape1 kernel . > > > There is the following log information: > > [b40290@eclipse build]$ runqemu qemuarm /home/b40290/zImage.bin > /home/b40290/opensource/poky/build/tmp/deploy/qemuarm/core-image-sato-qemuarm.ext3 > > Continuing with the following parameters: > KERNEL: [/home/b40290/zImage.bin] > ROOTFS: > [/home/b40290/opensource/poky/build/tmp/deploy/qemuarm/core-image-sato-qemuarm.ext3] > FSTYPE: [ext3] > Setting up tap interface under sudo > [sudo] password for b40290: > Acquiring lockfile for tap0... > Running qemu-system-arm... > /home/b40290/opensource/poky/build/tmp/sysroots/x86_64-linux/usr/bin/qemu-system-arm > -kernel /home/b40290/zImage.bin -net nic,vlan=0 -net > tap,vlan=0,ifname=tap0,script=no,downscript=no -M versatilepb -hda > /home/b40290/opensource/poky/build/tmp/deploy/qemuarm/core-image-sato-qemuarm.ext3 > -no-reboot -show-cursor -usb -usbdevice wacom-tablet -no-reboot -m 128 > --append "root=/dev/sda rw console=ttyAMA0,115200 console=tty > ip=192.168.7.2::192.168.7.1:255.255.255.0 mem=128M highres=off " > > > Does anyone know if there is something that I am missing?
is you console= matching to what kernel expects ? > > > Thanks, > Chunrong > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
