Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
toh:texas_instruments:beaglebone_black [2024/01/06 11:48] – [Notes] typo 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
  
  
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1