Skip to content

05. How to install Yocto Linux to USB Drive

ryanzj.huang edited this page Mar 12, 2021 · 1 revision

USB Drive Deployment

  • To copy adlink-xfce-nxp-lec-imx6-1.tar.bz2 into USB drive and enter the following command to extract Yocto Linux:
    tar -jxvf adlink-xfce-nxp-lec-imx6-1.tar.bz2 
    
  • To boot from USB drive:
       - After system boot up, press any key to interrupt and go into u-boot command shell
          
       - Enter the start command to boot from USB drive
    run boot_usb
    

Clone this wiki locally