PINE64

Full Version: Ubuntu core porting on rock64
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am working on ubuntu core snappy porting on rock64 platform. I have tried below kernel repositories for the same.

https://github.com/rockchip-linux/kernel.git
https://github.com/ayufan-rock64/linux-kernel.git

I am able to build snappy kernel, gadget and sd card system image by referring below blogs and pages.

https://docs.ubuntu.com/core/en/guides/b...enablement
https://discuss.96boards.org/t/generatin...-410c/1118
http://blog.sergiusens.org/posts/snapcrafting-a-kernel/

I am also able to boot system using built Ubuntu core image. But since it's uses the squashfs modules it;s getting crashed every time.

Can you please anyone suggest?
Alos please find attached log here for your reference.

Thanks,
Devang
Try to compile in-kernel all needed modules then.
(07-29-2018, 11:48 PM)devangpanchal90 Wrote: [ -> ]Hi,

I am working on ubuntu core snappy porting on rock64 platform. I have tried below kernel repositories for the same.

https://github.com/rockchip-linux/kernel.git
https://github.com/ayufan-rock64/linux-kernel.git

I am able to build snappy kernel, gadget and sd card system image by referring below blogs and pages.

https://docs.ubuntu.com/core/en/guides/b...enablement
https://discuss.96boards.org/t/generatin...-410c/1118
http://blog.sergiusens.org/posts/snapcrafting-a-kernel/

I am also able to boot system using built Ubuntu core image. But since it's uses the squashfs modules it;s getting crashed every time.

Can you please anyone suggest?
Alos please find attached log here for your reference.

Thanks,
Devang

Looking forward on your Ubuntu Core Snappy.
Hi,

Thanks for your support, finally i resolved my issue.

Thanks,
Devang