Italiano English
Modifica History Actions

Differenze per "AlixOpenWrt"

Differenze tra le versioni 1 e 8 (in 7 versioni)
Versione 1 del 2007-12-27 13:51:45
Dimensione: 200
Autore: ZioPRoTo
Commento:
Versione 8 del 2007-12-27 17:22:35
Dimensione: 1100
Autore: ZioPRoTo
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
= Alix OpenWRT = = OpenWRT su Alix =
Linea 3: Linea 3:
== Ottenere il firmware === == Ottenere il firmware ==
Linea 5: Linea 5:
http://downloads.openwrt.org/kamikaze/7.09/x86-2.6/ Per avere OpenWRT funzionante sulla Alix dovete compilare OpenWRT Trunk. Infatti nell'immagine x86 di Kamikaze 7.09 non è inserito il modulo del kernel per la scheda ethernet.
Linea 9: Linea 10:
=== Se usate Linux o Mac ===
Linea 10: Linea 13:

praticamente:
{{{
dd if=openwrt-x86-2.6-ext2.image of=/dev/COMPACTFLASH bs=512
}}}

=== Se usate Windows ===

http://pyramid.metrix.net/trac/wiki/InstallingPyramid/PhysDiskWrite

=== Struttura su CF da 1Gb (ext2.image) ===

{{{
    Name Flags Part Type FS Type [Label] Size (MB)
 ------------------------------------------------------------------------------
    sdb1 Boot Primary Linux ext2 4,65
                            Pri/Log Free Space 0,04*
    sdb2 Primary Linux ext2 17,00*
                            Pri/Log Free Space 992,97
}}}

OpenWRT su Alix

Ottenere il firmware

Per avere OpenWRT funzionante sulla Alix dovete compilare OpenWRT Trunk. Infatti nell'immagine x86 di Kamikaze 7.09 non è inserito il modulo del kernel per la scheda ethernet.

Preparare la compact flash

Se usate Linux o Mac

http://pyramid.metrix.net/trac/wiki/InstallingPyramid/DD

praticamente:

dd if=openwrt-x86-2.6-ext2.image of=/dev/COMPACTFLASH bs=512

Se usate Windows

http://pyramid.metrix.net/trac/wiki/InstallingPyramid/PhysDiskWrite

Struttura su CF da 1Gb (ext2.image)

    Name        Flags      Part Type  FS Type          [Label]        Size (MB)
 ------------------------------------------------------------------------------
    sdb1        Boot        Primary   Linux ext2                           4,65
                            Pri/Log   Free Space                           0,04*    
    sdb2                    Primary   Linux ext2                          17,00*
                            Pri/Log   Free Space                         992,97