Building image with mkudoobuntu

Discussion in 'UDOO NEO' started by khainguyen, Mar 12, 2018.

Tags:
  1. khainguyen

    khainguyen New Member

    Joined:
    Mar 12, 2018
    Messages:
    2
    Likes Received:
    0
    Hi All,

    I am very new to embedded linux. And to get familiar with embedded , I decided to bought a Udoo-Neo board and have been practicing on this board. It 's very helpful.
    I am practicing to build a image for Udoo-Neo board and get success by using mkudoobuntu script.
    And, I have questions on this .
    1. ) How/Where can mkudoobuntu get the source code for kernel and boot to generate a completed image.
    2. ) Is there any way to make mkudoobuntu script build for specific local folder containing kernel/boot source code.

    Thanks .
     
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
  3. khainguyen

    khainguyen New Member

    Joined:
    Mar 12, 2018
    Messages:
    2
    Likes Received:
    0
    Hi ,
    Sorry for late reply.
    I looked through the github where :https://github.com/UDOOboard/mkudoobuntu
    This link mentions the location for kernel and boot source code.
    I have another confusing point on the script mkudoobuntu. How can I add another folder into the Udoo board file system . Does the script already help us to build root file system . But, If I want to add/remove some folders, how can I do with the mkudoobuntu.
    By the way, thanks for your response. Nice day :)
     
  4. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580
    Take a look at the imager.sh script. There you can add an mkdir to add folders etc.
     

Share This Page