Jump to content

minhhieuec

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by minhhieuec

  1. Hi everyone,

    I'm new to Armbian, i try to build armbian for my orange pi zero board follow instruction at https://docs.armbian.com/Developer-Guide_Build-Preparation/.

    I choose create kernel and u-boot packages and i have some debian file: linux-dtb-next-sunxi_5.67_armhf.deb, linux-headers-next-sunxi_5.67_armhf.deb,  linux-image-next-sunxi_5.67_armhf.deb, linux-source-next-sunxi_5.67_all.deb, linux-u-boot-next-orangepizero_5.67_armhf.deb.

    I don't know how to extract it to .img file for my SD card.

     

    Anyone can tell me how to do it?

     

    Thank you!

  2. On 5/23/2015 at 2:06 AM, Igor said:
    Preparation

     

    Supported build environment is Ubuntu Bionic 18.04 x64 (minimal iso image).

     

    • a guest inside a VirtualBox or other virtualization software,
    • a guest managed by Vagrant . This uses Virtualbox (as above) but does so in an easily repeatable way. Please check the Armbian with Vagrant README for a quick start HOWTO,
    • inside a Docker ,  systemd-nspawn  or other container environments (example),
    • running natively on a dedicated PC or a server (not recommended),
    • 20GB disk space or more and 2GB RAM or more available for the VM, container or native OS,
    • superuser rights (configured  sudo  or root access).
       
    Execution
    
    apt-get -y install git
    git clone https://github.com/armbian/build
    cd build
    ./compile.sh

    This will download all necessary sources, execute compilation and/or build a boot-able image. Most of things will be cached so next run will be extremely faster!


    Real time examples:
     

     

     

     

    Hi Igor,

    I'm working on Orange Pi Zero. I created .deb file (u-boot, image, source) like you (in video 1). But i don't know how to run script to compile for SD card(in video 2). Please tell me how to run this script! I want to create the .img file for write to my SD card.

    Thanks!

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines