#!/bin/sh mount -t vfat -o sync /dev/sda1 /root/usb mount -t ext4 -o sync /dev/sda1 /root/usb