<div dir="ltr">Hey<br><br><div class="gmail_quote"><div dir="ltr">On Wed, May 18, 2016 at 2:22 PM Huy Nguyen <<a href="mailto:huy5220@gmail.com">huy5220@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>I have successfully built linux kernel for RPI3 using the below web site :</div><div><br></div><div><a href="https://www.raspberrypi.org/documentation/linux/kernel/building.md" style="font-size:12.8px" target="_blank">https://www.raspberrypi.org/documentation/linux/kernel/building.md</a></div><div><br></div><div><br></div><div>I copied the newly built <b>zImage</b> to microSD card and re-name this to kernel7.img.</div><div><br></div><div><b>PI3 crashed </b>with the newly built zImage.</div><div><br></div><div>My question is whether the Raspberry aforementioned web site is up-to-date for</div><div>building RPI3 linux kernel ?</div><div><br></div><div><b>Is anyone successfully built linux kernel for RPI3 and booted Okay ?</b></div></div></blockquote><div><br></div><div>Since the info about generating the image ended up in the snapcraft mailing list, I'll past the relevant bit here on how to generate a working image (working as almost working since there's an issue with wifi currently)</div><div><br></div><div>Grab this: <a href="http://people.canonical.com/~ogra/snappy/all-snaps/ubuntu-device-flash">http://people.canonical.com/~ogra/snappy/all-snaps/ubuntu-device-flash</a></div><div><br></div><div>and run:</div><div><pre style="white-space:pre-wrap;line-height:normal">sudo ./ubuntu-device-flash core rolling-core --gadget canonical-pi3
--developer-mode --channel=edge --kernel canonical-pi2-linux --os
xenial-preinstalled-core-armhf.os.snap -o rpi3-all-snap.img</pre></div><div>That should give you a flashable image.</div><div><br></div><div>-Fernando</div></div></div>