Search

You can find the results of your search below.

Using the Image Builder @docs:guide-user:additional-software
7 Hits, Last modified:
RAP important> * The Image Builder runs only in 64-bit Linux. You can however run a 64-bit Linux in PC or VM, e.g. VirtualBox, even from 32-bit Windows. * The Image Builder ... find a **openwrt-imagebuilder-ath79-generic.Linux-x86_64.tar.xz** archive with the image builder in it. Al... nwrt-imagebuilder-18.06.0-rc2-ramips-mt7621.Linux-x86_64.tar.xz**: <code bash> ## Place your custom repos
OpenWrt in QEMU @docs:guide-user:virtualization
47 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... 12M: <code bash> qemu-img resize -f raw openwrt-x86-64-generic-squashfs-combined-efi.img 512M </code> L... e=$(losetup -f) sudo losetup $loop_device openwrt-x86-64-generic-squashfs-combined-efi.img </code> Fix th
Build system essentials @docs:guide-developer:toolchain
9 Hits, Last modified:
tion set architecture (ISA) that it runs on ([[wp>x86_64]] in the case of most PCs and servers). However w... look at an example. We are building OpenWrt on an x86_64 system for a router that uses a MIPS32 architectu... olchain we use to generate programs we run on our x86_64 system. We need to first build a toolchain for th
构建系统基础知识 @zh:docs:guide-developer:toolchain
9 Hits, Last modified:
为与其运行在同一指令集架构(ISA)上的代码生成器生成代码(例如大多数个人电脑和服务器上的[[wp>x86_64]])。 然而,在OpenWrt中,情况并非如此。 大多数路由器使用的处理器与我们用于运行构建系
OpenWrt on VirtualBox HowTo @docs:guide-user:virtualization
52 Hits, Last modified:
ou can compile your own image (//Target System -> x86-64// and //Target Images -> Build VirtualBox image files//). ''ext4'' needs to be enabled firs... ou may need to pad the image with ''dd if=openwrt-x86-64-combined-ext4.img of=openwrt.img bs=128000 conv=s... ..60%...70%...80%...90%...100% ===== VM Setup in VirtualBox ===== ==== VM creation ==== :!: Tutorial and screenshots from VirtualBox 5.1.8 on Linux host, on Windows or macOS hosts th
  • Last modified: 2024/04/10 13:49
  • by ynezz