This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Downloading linux kernel sources for Juno

Hi,

I want to build linux kernel with minimal features from sources and simple file system to run on Juno.

Please let me know from where I can download linux kernel sources and simple root file system ?

I tried building Linaro kernel base for Juno and facing issue while running during the fixed map setup.

I wanted to turn off this fixed map and most of peripherals and build my own customized Linux kernel in order to run on my Hypervisor.

Please advice from where I can get Linux source code and also build simple file system ?

Thanks

Parents
  • Hi armdev,

    The kernel sources we recommend using for Juno are those hosted here: http://releases.linaro.org/latest/members/arm/platforms

    Either the LSK or Tracking kernel. Linaro also provide a simple busybox filesystem.

    If you are customising the setup and encountering problems, obviously this as an "open source engineering activity" and not something we can officially support you with. However if you can be more specific about exactly what you are doing and what goes wrong, someone may be able to offer some helpful comments.

    MarkN

    ARM Support.

Reply
  • Hi armdev,

    The kernel sources we recommend using for Juno are those hosted here: http://releases.linaro.org/latest/members/arm/platforms

    Either the LSK or Tracking kernel. Linaro also provide a simple busybox filesystem.

    If you are customising the setup and encountering problems, obviously this as an "open source engineering activity" and not something we can officially support you with. However if you can be more specific about exactly what you are doing and what goes wrong, someone may be able to offer some helpful comments.

    MarkN

    ARM Support.

Children