

using pv: # pv path/to/archlinux- version-x86_64.iso > /dev/disk/by-id/usb- My_flash_drive.using tee: # tee /dev/disk/by-id/usb- My_flash_drive.using dd: # dd bs=4M if= path/to/archlinux- version-x86_64.iso of=/dev/disk/by-id/usb- My_flash_drive conv=fsync oflag=direct status=progress.using cp(1): # cp path/to/archlinux- version-x86_64.iso /dev/disk/by-id/usb- My_flash_drive.

Universal usb installer portable iso#
This means the ISO cannot be written to a 4Kn Advanced Format drive using this method. Note: If, instead of a USB flash drive or an SD card, you want to write the ISO to a hard disk drive or a solid state drive, make sure the drive's logical sector size is not larger than 2048 bytes (the ISO 9660 sector size) and aligns to it.
