Search

You can find the results of your search below.

OpenWrt as Docker container host
2 Hits, Last modified:
can be a [[wp>Docker_(software)|Docker]] host on x86-64, Aarch64, and other supported architectures. The
OpenWrt in QEMU
42 Hits, Last modified:
id=net0 \ -smp 2 </code> ===== OpenWrt in QEMU x86-64 ===== The x86-64 target has support for ESXi images by default. Booting the VMDK / VDI images might not w... nfiguration examples ==== <code bash> qemu-system-x86_64 \ -enable-kvm \ -M pc-q35-2.0 \ -drive file=openwrt-x86_64-combined-ext4.vdi,id=d0,if=none \ -device ide-hd,
OpenWrt on VirtualBox HowTo
26 Hits, Last modified:
wTo ====== This document describes how to run the x86-64 OpenWrt images in <abbr>Virtual Machine (VM)</abb... You need a [[docs:guide-user:installation:openwrt_x86|x86 64 bit version of OpenWrt]]. There is two versions o... on to function. In the guide we'll use //openwrt-x86-64-combined-ext4.img.gz// because it has fewer limit... . * Download a stable release of the //openwrt-x86-64-combined-ext4.img.gz// image from [[https://archi
OpenWrt as a Docker Image
51 Hits, Last modified:
* https://hub.docker.com/r/zoobab/openwrt-15.05.1-x86-64-rootfs/ ==== Example Dockerfile ==== Note the us... d --no-cache \ curl \ qemu-system-x86_64 \ qemu-img \ socat \ && \... ://downloads.openwrt.org/releases/21.02.3/targets/x86/64/openwrt-21.02.3-x86-64-generic-ext4-combined.img.gz" ENV IMAGE_FILE="openwrt-21.02.3-x86-64-generic-ext4-combined.img.gz" ENV IMAGE_SHA256="f
OpenWrt as QEMU/KVM host server
20 Hits, Last modified:
est architecture, install [[packages:pkgdata:qemu-x86_64-softmmu|qemu-x86_64-softmmu]] or [[packages:pkgdata:qemu-arm-softmmu|... r performance. Example for an Intel system and a x86_64 guest: <code> opkg install kmod-tun qemu-bridge-helper qemu-x86_64-softmmu kmod-kvm-intel </code> After the first in... f the networking options. <code bash> qemu-system-x86_64 -enable-kvm -cpu host -smp 2 -m 2G \ -drive f
OpenWrt on VMware HowTo
33 Hits, Last modified:
[https://downloads.openwrt.org/chaos_calmer/15.05/x86/64/openwrt-15.05-x86-64-combined-ext4.img.gz]] * Linux machine with qem... https://downloads.openwrt.org/chaos_calmer/15.05/x86/64/openwrt-15.05-x86-64-combined-ext4.img.gz gunzip openwrt-15.05-x86-64-combined-ext4.img.gz qemu-img convert -f raw -O vmdk openwrt-15.05-x86-64-combined-ext4.img openwrt-15.05-x86-64-combined-ext4.vmdk </code> or on a Mac <code> b
VirtualBox Advanced
26 Hits, Last modified:
issues ). ===== Prerequisite Concepts ===== ==== x86_64 Basics ==== As the operating system within VirtualBox is basically an x86_64 host, having a general grasp of the hard drive pa... ://downloads.openwrt.org/releases/18.06.4/targets/x86/64/ , then installing the "**kernel_xxxx.ipk**" pack... ://downloads.openwrt.org/releases/18.06.4/targets/x86/64/packages/ for example if you just updated to 18.0
  • Last modified: 2023/06/09 10:03
  • by hauke