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