Search

You can find the results of your search below.

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
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
构建系统基础知识 @zh:docs:guide-developer:toolchain
9 Hits, Last modified:
为与其运行在同一指令集架构(ISA)上的代码生成器生成代码(例如大多数个人电脑和服务器上的[[wp>x86_64]])。 然而,在OpenWrt中,情况并非如此。 大多数路由器使用的处理器与我们用于运行构建系... 程序在内的所有内容都必须使用这个交叉编译工具链进行编译。 让我们来看一个例子。 我们在一个x86_64系统上为一个使用MIPS32架构的路由器构建OpenWrt,因此我们不能使用用于在x86_64系统上运行的相同工具链。 我们需要首先为MIPS32系统构建一个工具链,然后使用该工具链构建运行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
Build system setup macOS @docs:guide-developer:toolchain
20 Hits, Last modified:
ne of the below appropriate section**:** ● For **x86_64** Apple hardware, & when you have **MacPorts** pk... bin:/opt/local/sbin:/opt/local/libexec:/opt/local/x86_64-apple-darwin19.6.0/bin:$PATH"; # Load PATH into c... bin:/opt/local/sbin:/opt/local/libexec:/opt/local/x86_64-apple-darwin19.6.0/bin:$PATH"; # Load PATH into c... <code bash>chmod +x ~/MacPorts.sh</code> ● For **x86_64** Apple hardware, & when you have **homebrew**, t
İmaj Oluşturucuyu Kullanmak @tr:docs:guide-user:additional-software
7 Hits, Last modified:
===== <WRAP important> * İmaj Oluşturucu sadece 64-bit Linux'ta çalışır. Tabi ki bir WC veya VirtualBox gibi bir sanal makinada bir 64-bit Linux koşturab... la bir **openwrt-imagebuilder-ath79-generic.Linux-x86_64.tar.xz** arşivi bulacaksın. Bununla birlikte, bu ... nwrt-imagebuilder-18.06.0-rc2-ramips-mt7621.Linux-x86_64.tar.xz** dosyasından örnek bir ''repositories.con
使用Image Builder @zh:docs:guide-user:additional-software
7 Hits, Last modified:
先决条件 ===== <WRAP important> * Image Builder 仅在 64 位 Linux 中运行. 但您可以在 PC 或 VM(例如 VirtualBox)中运行 64 位 Linux, 甚至可以从 32 位 Windows 运行. * Image ... 您会找到一个 **openwrt-imagebuilder-ath79-generic.Linux-x86_64.tar.xz** 包含映像生成器的存档. 此外, 它始终由构建系统创建, 因为创建映像文件需要它.... nwrt-imagebuilder-18.06.0-rc2-ramips-mt7621.Linux-x86_64.tar.xz**: <code bash> ## Place your custom repos
Using Eclipse for C/C++ Programming and Debugging @inbox
7 Hits, Last modified:
rt-sdk-19.07.2-ath79-generic_gcc-7.5.0_musl.Linux-x86_64 ->eclipse ->eclipse-workspace </code> You ... rt-sdk-19.07.2-ath79-generic_gcc-7.5.0_musl.Linux-x86_64.tar.xz|this SDK version]]. If you build your own ... rt-sdk-19.07.2-ath79-generic_gcc-7.5.0_musl.Linux-x86_64/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/bi
Como correr OpenWrt en VirtualBox @es:docs:guide-user:virtualization
55 Hits, Last modified:
es compilar tu propia imagen (//Target System -> x86-64// and //Target Images -> Build VirtualBox image files//). Necesita primero ser habilitado '... oxManage convertfromraw %%--%%format VDI openwrt-*x86-64-combined*.img openwrt.vdi''. Esto creará el archi... ible que debas rellenar la imagen ''dd if=openwrt-x86-64-combined-ext4.img of=openwrt.img bs=128000 conv=s... %...80%...90%...100% ===== Configuración VM en VirtualBox ===== ==== Creación de VM ==== :!: Tutorial y c
VirtualBox Advanced @docs:guide-user:virtualization
59 Hits, Last modified:
x86_64 Basics ==== As the operating system within VirtualBox is basically an x86_64 host, having a general grasp of the hard drive pa... st-interface-in-br-lan-is-working-properly-with-a-virtualbox-x86-64-openwrt/62539/5 ==== ToDo Serial and SSH consol... and easy trick is to use the capture facility of VirtualBox. Not so handy for copy paste but this method has ... boot, you can find the default .webm file in the VirtualBox machines directory ) ===== Tips beyond the Basic
构建系统 – 安装 @zh:docs:guide-developer:build-system
4 Hits, Last modified:
l libncurses-dev unzip python</code> * **Centos x86-64 (some packages require EPEL)**<code>yum install b
在Virtualbox虚拟机中运行OpenWrt @zh:docs:guide-user:virtualization
45 Hits, Last modified:
convertfromraw 工具转换. 你也可以自己编译(//Target System -> x86-64// and //Target Images -> Build VirtualBox image files//). 首先需要启用''ext4''. ===== VirtualBox 设置 ===== ==== 创建虚拟机 ==== :!: 教程和截图来自 Virtualbox 5.1.8 Linux 主机, Windows 或者 MacOS 主机上大同小异( 比如菜单栏会)同 但是 Virtualbox 界面和按键是一样的。 {{docs:guide-user:vboxstart.png?direc
LEDE v17.01.0 Changelog @releases:17.01
163 Hits, Last modified:
ect.org/?p=source.git;a=commitdiff;h=12a6e3cd0546764f972df636ac86ae4bdf4f6978|12a6e3c]]'' **<nowiki>x86:</nowiki>** <nowiki>bump default kernel partition... nowiki>kernel:</nowiki>** <nowiki>fix crashlog on x86/64</nowiki> //<color #ccc>(</color><color #282>+6</c... exec-tools:</nowiki>** <nowiki>enable support for x86_64</nowiki> //<color #ccc>(</color><color #282>+1</c... f7bc6cbe17a030899677c9fcfb6|bc0ea9c]]'' **<nowiki>x86:</nowiki>** <nowiki>remove maintainer override for x86_64</nowiki> //<color #ccc>(</color><color #f00>-1</c
LEDE v17.01.0-rc1 Changelog @releases:17.01
149 Hits, Last modified:
ect.org/?p=source.git;a=commitdiff;h=12a6e3cd0546764f972df636ac86ae4bdf4f6978|12a6e3c]]'' **<nowiki>x86:</nowiki>** <nowiki>bump default kernel partition... nowiki>kernel:</nowiki>** <nowiki>fix crashlog on x86/64</nowiki> //<color #ccc>(</color><color #282>+6</c... exec-tools:</nowiki>** <nowiki>enable support for x86_64</nowiki> //<color #ccc>(</color><color #282>+1</c... f7bc6cbe17a030899677c9fcfb6|bc0ea9c]]'' **<nowiki>x86:</nowiki>** <nowiki>remove maintainer override for x86_64</nowiki> //<color #ccc>(</color><color #f00>-1</c
  • Last modified: 2024/01/03 12:05
  • by aparcar