Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:pcengines:wrap [2014/02/13 05:58] – Externe Bearbeitung | toh:pcengines:wrap [2021/06/21 08:58] – [Tags] danitool | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== PC Engines WRAP ====== | ||
| + | ALIX system boards were manufacturered and sold by [[http:// | ||
| + | The building and installation procedure is very similar to newer [[alix|Alix]] boards except some small differences. See referred pages for more info. | ||
| + | ===== Installation ===== | ||
| + | |||
| + | ==== Building from source ==== | ||
| + | There are no pre-built images for the WRAP boards available at http:// | ||
| + | |||
| + | Follow: | ||
| + | * [[docs: | ||
| + | * [[docs: | ||
| + | * [[docs: | ||
| + | |||
| + | Build profile should be: | ||
| + | * Target System: x86 | ||
| + | * Target Profile: PCEngines Wrap | ||
| + | |||
| + | ==== Using pre-built images ==== | ||
| + | Under the most recent [[http:// | ||
| + | * < | ||
| + | opkg update | ||
| + | opkg install kmod-leds-wrap</ | ||
| + | * [[docs: | ||
| + | * [[docs: | ||
| + | * [[docs: | ||
| + | * [[doc: | ||
| + | |||
| + | Instead of ext2 image mentioned above, you can use squasfs or jffs2 filesystems, | ||
| + | |||
| + | === Using 12.09 === | ||
| + | I just installed OpenWrt on a WRAP 2c using 12.09/ | ||
| + | < | ||
| + | [ 2.014014] sd 0:0:0:0: [sda] 1989792 512-byte logical blocks: (1.01 GB/971 MiB) | ||
| + | [ 2.040450] sd 0:0:0:0: [sda] Write Protect is off | ||
| + | [ 2.055800] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn' | ||
| + | </ | ||
| + | once booted and logged in via the serial port (or perhaps the network) you need to disable DMA and fix the clock source. For that mount the boot filesystem and edit the kernel boot flags: | ||
| + | < | ||
| + | mount /dev/sda1 /mnt | ||
| + | vi / | ||
| + | </ | ||
| + | add '' | ||
| + | |||
| + | === Using 15.05 === | ||
| + | I just installed OpenWrt on a WRAP 1e-2 using 15.05/Chaos Calmer. I started with [[https:// | ||
| + | It works but you need to fix the clock source. For that mount the boot filesystem and edit the kernel boot flags: | ||
| + | < | ||
| + | mount /dev/sda1 /mnt | ||
| + | vi / | ||
| + | </ | ||
| + | add '' | ||
| + | |||
| + | ==== Flashing by CompactFlash ==== | ||
| + | |||
| + | See [[toh: | ||
| + | |||
| + | ===== Tags ===== | ||
| + | {{tag> | ||