Removing USB viruses--Most of the viruses which are wide speared due to OS like windows can me easily smashed in OS like UBUNTU ;)

Steps leads to success

1. cd /media/
2. sudo chmod 777 *.*

Common viruses

* Autorun.inf
* Ravmon.exe
* New Folder.exe
* svchost.exe
* Heap41a
* NewFolder.exe
* System
* RECYCLER

or any other exe file which may be suspicious

3. sudo rm -rf *.exe

4. sudo rm -rf

P.S : If setp 2 did not help try sudo chmod 777 Share this