Installation of arch Linux with U disk for installation media:
1: Download the official ISO image
#http://mirrors.163.com/archlinux/iso/2015.04.01/archlinux-2015.04.01-dual.iso
2: Download Syslinux 6.xx #https://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-6.03.zip
3: Decompression ISO image to u disk, decompression syslinux 6.xx to u disk
4: The U disk renamed to arch_201504 #与 <iso>\loader\entries\archiso-x86_64.conf in the archisolabel= consistent
5: Change the letter to X disk
6: Execute the following command (Win7, 8, run cmd as Administrator)
> CD bios\
> for/r%Y in (*.C32) do copy "%Y" "X:\arch\boot\syslinux\"/y
> Copy mbr\*.bin X:\arch\boot\syslinux\/y
> win32\syslinux.exe-d/arch/boot/syslinux-i-a-m X: #将 syslinux installed to U disk (64-bit system with Win64\syslinux64.exe)
Error Resolution:
Q:not a removable drive (use-f to override)
a:win32\syslinux.exe-d/arch/boot/syslinux-i-a-m-F x: #win64 \syslinux64.exe-d/arch/boot/syslinux-i-a-m-F x: