Format and put Arch Linux on it.
Problem solved.
hory shet manjaro looks amazing
i'm backing up switching my OS to it
OT: Good choice setro.
If you use manjaro though, make sure to figure out how to use yaourt (a command to install things)
Arch Linux (and Manjaro) have these things called "repositories". APT has them, but you have to add each one manually. In Manjaro, there is only four, and the yaourt command can install any package from all four official repositories and the Arch User Repository (AUR)
To use yaourt, just put the name of your program in front of the command.
So if you wanted to install Steam, you would type in the following:
yaourt steamThen you will be given a list of packages to install. Find the package called "steam" and there should be a number next to it. Type that number and press enter. It should then install steam for you.