Thank you very much. It worked.
Regards,
Bogdan Ilies
On Fri, 7 Feb 2020 at 9:41, Marius Vlad<marius.vlad@xxxxxxxxxxxxx> wrote:Sure,
I use the following:
"-kernel bzImage -append 'root=/dev/hda2 init=/sbin/init console=tty0
console=ttyS0,115200n8' -hda $IMAGE" where $IMAGE is the vmdk image.
Assumes you are in correct directory though. I've attached a script I'm
using for booting the image. Serial redirection on stdio requires
passing -serial to qemu. Do note that I'm using tap/tun for networking,
might want to stick to user networking (the last line commented), if you
want to run as a regular user.
Hope that helps,
On 2/7/20 5:42 AM, ilies bogdan via Lists.Automotivelinux.Org wrote:
> Hi Marius,
>
> Can you please give the command for booting qemu with -kernel?
> I have tried few combinations based on what I found on the internet, but
> with no luck.
> I have also rebuilt the image just to make sure it is clean. My latest
> image is from master from yesterday.
>
> Thank you,
> Bogdan Ilies
>
> <https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers_wl=ym_sub1=Internal_sub2=Global_YGrowth_sub3=EmailSignature>
>
> On Wed, 5 Feb 2020 at 12:08, ilies bogdan via Lists.Automotivelinux.Org
> <ilies_06=yahoo.com@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Hi guys,
>
> Thank you very much for the help.
> I will try to boot with kernel image (I don't know yet how to do
> that) and if that does not work I will try and recreate the image.
> If none if this work I will get back to you.
>
> Regards,
> Bogdan Ilies
>
> <https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers_wl=ym_sub1=Internal_sub2=Global_YGrowth_sub3=EmailSignature>
>
> On Wed, 5 Feb 2020 at 11:38, Marius Vlad
> <marius.vlad@xxxxxxxxxxxxx> wrote:
>
>
> On 2/5/20 12:26 PM, Lorenzo Tilve wrote:
> > On Tue, 2020-02-04 at 21:18 +0000, ilies bogdan via
> > Lists.Automotivelinux.Org wrote:
> >
> > Hi Bogdan,
> >
> >> I am trying to build am image for qemu for HTML5.
> >> Running on master branch:
> >>
> >> source meta-agl/scripts/aglsetup.sh -b build agl-devel
> agl-demo agl-
> >> netboot agl-appfw-smack agl-localdev agl-profile-graphical-html5
> >>
> >> bitbake agl-demo-platform-html5
> >> The generated image is not booting.
> >>
> >> Can anybody help me with building the image for html5, please?
> >
> > The way we are normally building the HTML5 images is with a very
> > similar setup:
> >
> > source meta-agl/scripts/aglsetup.sh -b build agl-devel
> agl-localdev
> > agl-profile-graphical-html5 agl-demo
> > bitbake agl-demo-platform-html5
> >
> > We had been doing some tests on qemu, and was working fine
> some days
> > ago. It was just pending to ship by default some additional demo
> > webapps and the homescreen that will be included very shortly.
> >
> > However, not booting issues might not be related to building
> > specifically the HTML5 demo platform. We are looking now to
> check if
> > there could have been any type of problem with current master,
> as there
> > were changes for qemu build that could be related.
>
> If booting under qemu:
> https://jira.automotivelinux.org/browse/SPEC-3144. Should work
> fine if
> passing directly the kernel image.
>
> >
> > Regards, Lorenzo Tilve
> >
> >
> >
> >
> >
>
> --
> Marius Vlad
>
>
>
>
--
Marius Vlad