#!/bin/bash
 sudo dd if=~/YSF_IMAGES_USB_BOOT.img of=/dev/sdb bs=4M ststus=progress
 sync
