Hardware
Check hard drive for bad sectors in Linux
Check for bad sectors with status sudo badblocks -v -s /dev/sdX -v: Verbose out...
Zero a hard drive in Linux
You might want to check the drive to see if it is still good in the first place. Go here first: C...
Formatting a drive in linux
To partition and format your drive in Linux Open the parted utility and then you will work inside...