Jump to content

eugene

Members
  • Posts

    21
  • Joined

  • Last visited

Reputation Activity

  1. Like
    eugene reacted to TonyMac32 in Trying to boot NanoPi-K2   
    Until the build system makes new packages, you can take the https://github.com/armbian/build/blob/master/packages/blobs/meson/u-boot-nanopik2.bin
     
    and stuff it into your current SD card.
    Make sure your SD card is your SD card or you could wreck your host machine.  <--- don't say I didn't warn you, some assembly required (seriously, don't overwrite your computer's boot sector)
    # sudo dd if=fip/u-boot-nanopik2.bin of=/dev/<your SD Card> conv=fsync,notrunc bs=1 count=444 # sudo dd if=fip/u-boot-nanopik2.bin of=/dev/<your SD Card> conv=fsync,notrunc bs=512 skip=1 seek=1 # sync  
  2. Like
    eugene got a reaction from wikrie in Trying to boot NanoPi-K2   
    https://cloud.mail.ru/public/Eq1q/YQdunFMhv
    To start WiFi do this in terminal:
    1. su - (enter the root password)
    2. modprobe wifi_dummy
     
    P.S. This image is so old
     You can follow the recommendations by TonyMac32, Balbes150. 
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines