3

I am making the full switch to Ubuntu!

In order to do so I want to wipe my hard drive entirely to remove all of the viruses and what not and then do a clean install of Ubuntu.

However, I am not sure how to wipe my hard drive safely and properly.

Thanks!

LiveWireBT
  • 28,763
  • When you install Ubuntu, you will be given the option to wipe clean you hard-disk and install ubuntu. – jobin Dec 21 '13 at 06:15
  • Are you trying to install Ubuntu for the first time, or is your computer currently dual boot- Windows/Ubuntu? – TrailRider Dec 21 '13 at 06:15
  • The problem is that I already have ubuntu partitioned on my hard drive – user2263142 Dec 21 '13 at 06:15
  • I am currently dual booting** – user2263142 Dec 21 '13 at 06:16
  • 1
    You should still be given the option to "erase entire disk and install Ubuntu. However, it is highly unlikely that Ubuntu has any viruses, any on the Windows partition will not affect Ubuntu, so you could just remove Windows, but, if you don't mind doing a reinstall, it will avoid having to move your Ubuntu partition after removing Windows, so either way is fine; if you don't have much installed in Ubuntu I would recommend doing a full install....Just select Use entire Disk during install, the installer will wipe the disk before install. – TrailRider Dec 21 '13 at 06:21

3 Answers3

0

Its better to remove your windows viruses before wiping your harddisk...

As you may know ,Guttman says that you need to wipe your harddisk 25 times write to zero to ensure that your harddisk is clean...

Anyway, It is possible to scan your windows partition..

Download and install Avast! Linux Home Edition.

Launch Avast and update its Database.

Now mount your Windows Partition.

Click on Selected folders and browse to your partition.

After you remove the viruses... Now you can install Ubuntu cleanly

Note that: Even you keep viruses it will never affect your ubuntu(linux) but i just mention the antivirus just to clean your hdd.

Maythux
  • 84,289
  • 1
  • wiping the disk 25 times applies to security(ie, not being able to recover files using advanced recovery programs or block level scanning) not to just generally wiping the disk to erase info. 2. If any viruses are present when the disk is formatted might still be psychically present on the disk they will be unable to be found by anything but an advanced recovery program so they should be rendered harmless, but removing them before hand will do no harm either...however truly zeroing(wiping) the drive is an unnecessary(and very time consuming) step. +1 for the rest of the answer.
  • – TrailRider Dec 22 '13 at 20:30
  • Guttman says: "Any modern drive will most likely be a hopeless task" http://security.stackexchange.com/a/10474/47947 – LiveWireBT Dec 15 '14 at 14:01