From ecffcdaabaeb583d92213e783dd1ae463bfa15d3 Mon Sep 17 00:00:00 2001 From: wangyu- Date: Wed, 8 Nov 2017 15:47:01 -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, 1 insertion(+), 3 deletions(-) diff --git a/how-to-choose-a-binary-for-your-device.md b/how-to-choose-a-binary-for-your-device.md index 394ef6e..768b8cb 100644 --- a/how-to-choose-a-binary-for-your-device.md +++ b/how-to-choose-a-binary-for-your-device.md @@ -19,9 +19,7 @@ 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.zip`,Its less than 10MB. - -Use udp2raw_x86 inside the virtual machine(make sure network adapter of this virtual machine runs at bridged mode). +Download and import `lede-17.01.2-x86_virtual_machine_image.zip`,Its less than 10MB. Run udp2raw_x86_asm_aes inside the virtual machine(make sure network adapter of this virtual machine runs at bridged mode).NOTE: you can copy udp2raw into the virtual machine by using scp. ### Other Linux-based Device You have to build by yourself. Check: