From 7eb5f1b86ac1f3230daf60913019437d1b238cdb Mon Sep 17 00:00:00 2001 From: wangyu- Date: Wed, 8 Nov 2017 15:47:24 -0800 Subject: [PATCH] Updated how to choose a binary for your device (markdown) --- how-to-choose-a-binary-for-your-device.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/how-to-choose-a-binary-for-your-device.md b/how-to-choose-a-binary-for-your-device.md index 768b8cb..e971b8f 100644 --- a/how-to-choose-a-binary-for-your-device.md +++ b/how-to-choose-a-binary-for-your-device.md @@ -19,7 +19,11 @@ 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. 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. +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: