From ba2dfabc3e38c50980ca691cc45bdfbd27effa98 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Wed, 8 Nov 2017 15:42:45 -0800 Subject: [PATCH] Updated how to choose a binary for your device (markdown) --- how-to-choose-a-binary-for-your-device.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/how-to-choose-a-binary-for-your-device.md b/how-to-choose-a-binary-for-your-device.md index 69a0dd3..394ef6e 100644 --- a/how-to-choose-a-binary-for-your-device.md +++ b/how-to-choose-a-binary-for-your-device.md @@ -19,9 +19,9 @@ For little-endian system,use udp2raw_mips24kc_le Make sure you have installed a virtual machine software(such as VMware or VirtualBox). -Download and import `lede-17.01.2-x86_virtual_machine_image_with_udp2raw_pre_installed.zip`,Its less than 10MB. +Download and import `lede-17.01.2-x86_virtual_machine_image.zip`,Its less than 10MB. -Use the udp2raw inside virtual machine(make sure network adapter of this virtual machine runs at bridged mode). +Use udp2raw_x86 inside the virtual machine(make sure network adapter of this virtual machine runs at bridged mode). ### Other Linux-based Device You have to build by yourself. Check: