How-To Geek Forums / Linux
(Solved) - Remove Linux
(3 posts)- View Accepted Answer
- Remove Solved Status
Are you putting in new machine?
If so install the drive into the machine.
Download this; http://sourceforge.net/projects/dban/files/ and burn as an .iso using IMGburn; http://www.imgburn.com/index.php?act=download
Boot the machine with the disk, when you come to options type 'autonuke'
It may take a while.
You now have a clean disk.
Install your windows disk and install.
Mike
When you install Windows, it should automatically refurbish the HDD. If you want to be 100% sure, use these commands from Command Prompt:
Diskpart
List disk
Select disk n (where n is the number that was given for your HDD in List disk)
Clean
Create partition primary
Format fs=ntfs quick
Active (assuming you want to install an OS)
Exit
Topic Closed
This topic has been closed to new replies. Please create a new topic instead.
