Installing OpenWrt on Alix.6f2 boards


Alix.6f2

At work we are testing Alix.6f2 board and one thing to test id the ability to run OpenWrt, and in fact it runs it. I leave here how to install this distribution on Alix.6f2 boards.

Installing

  1. Download the combined image of OpenWrt for x86 which includes a MBR.
  2. Extract the image:
    gunzip openwrt-x86-generic-combined-ext2.img.gz
  3. Connect the CompactFlash ton a memory reader and according to how the device is was mapped (in my case/dev/sdb) copy the image to that partition:
    dd if=openwrt-x86-generic-combined-ext2.img of=/dev/sdb
    107439+0 records in
    107439+0 records out
    55008768 bytes (55 MB) copied, 25.5215 s, 2.2 MB/s
  4. Connect the CompactFlash to Alix.6f2 board and boot the system.

Repartitiong the image

OpenWrt image sizes 55 MB, so is a godd idea to resize the partition to use the remain space.

Reference: Installing OpenWRT on the Alix board

,

  1. #1 by Luis Gallardo on 23/07/2012 - 11:41 pm

    @nestor ciertamente si es interesante todo el mundo de OpenWrt. Saludos!

  2. #2 by nestor on 22/07/2012 - 8:59 am

    gracias Luis, revisare la pagina a ver si puedo instalar openwrt se ve bastante interesante

  3. #3 by Luis Gallardo on 13/04/2012 - 11:18 pm

    @nestor para saber si tu dispositivo permite usar OpenWrt, revisa el listado de hardware soportado. Saludos!

  4. #4 by nestor on 13/04/2012 - 9:02 am

    que interesante yo tengo un router dlink que no uso tu crees que pueda instalar open wrt en este dispositivo

(will not be published)