A common way of transfering an image, e.g. an operating install image or similar, onto an USB stick: dd if=/path/to/input.file of=/dev/device A nicer way to do this: pv