Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:texas_instruments:beaglebone_black [2024/01/06 11:47] – [Installation] removing dead links eliftoh:texas_instruments:beaglebone_black [2024/01/06 11:54] – begin step by step isntall elif
Line 32: Line 32:
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
  
-FIXME Please add the installation procedure here.+  - Download a snapshot ext4 build from the [[https://firmware-selector.openwrt.org/?version=SNAPSHOT&target=omap%2Fgeneric&id=ti_am335x-bone-black|firmware selector]] 
 +  - unpack the image file using gunzip 
 +  - gunzip openwrt-omap-generic-ti_am335x-bone-black-ext4-sdcard.img.gz  
 +  - write that to a Micro SD card  
 +  - sudo dd if=openwrt-omap-generic-ti_am335x-bone-black-ext4-sdcard.img of=/dev/mmcblk0 bs=1M
  
  
Line 561: Line 565:
 ===== Notes ===== ===== Notes =====
  
-A lot of usefull information about this board can be found here: +A lot of useful information about this board can be found here: 
  
 Links: Links:
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1