User Tools

Site Tools


tutoriais:removendo_js_pendrive

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tutoriais:removendo_js_pendrive [2013-08-30 16:42] – created takagitutoriais:removendo_js_pendrive [2019-08-13 16:18] (current) – removed gnann
Line 1: Line 1:
-===== Linha de comando do Linux: ===== 
  
-**Digite os seguintes comandos em um terminal do Linux:** 
- 
-  - mkdir /mnt/pendrive 
-  - ls /dev/sd* - reconhecer o pendrive 
-  - mount /dev/"sd1" /mnt/pendrive 
-  - rm -rf *.lnk 
-  - rm -rf pastascomvirus 
-  - rm -rf autorun.inf 
-  - find . -exec sudo fatattr -h '{}' \; 
- 
- 
-**Digite os seguintes comandos em um prompt de comando do Windows:** 
- 
-  - X: 
-  - del /f /s *.lnk 
-  - del /f /s autorun.inf 
-  - rmdir /s /q autorun.inf 
-  - attrib -h -s -r /s /d X:\*.* 
-  - del /f /s pastascomvirus 
-  - rmdir /s /q pastascomvirus 
tutoriais/removendo_js_pendrive.1377891757.txt.gz · Last modified: 2019-03-15 10:03 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki