Saturday 8 June 2013

How to Create BOOTABLE USB IN WIN XP and WIN 7 or 8



Create BOOTABLE USB

In the technology substitution the hardware’s are implemented to simple uses and easily handled. So in the future we do not use the CD and DVD. Here I will explained the how to make bootable USB without third party software.

Required tools:

  • Windows XP or windows 7 (which OS you want to make bootable USB)
  • Basic knowledge for working COMMAND PROMPT

Follow these steps:

  • Plug your USB and format is NTFS file system.
  • Open COMMAND PROMPT as administrator. (On COMMAND PROMPT icon right click and select run as administrator).
  • In COMMAND PROMPT window type” DISKPART”.
  • Then type” LIST VOLUME”.
  • Now you will see the drives names in COMMAND PROMPT window. Including USB drive letter.
  • Then type “SELECT volume K” (K-is my USB drive letter). And type ACTIVE.
  • Now you want to out from DISKPART menu, so type “EXIT”.
  • Insert your windows 7 DVD. In COMMAND PROMPT window navigate the boot directory in your windows 7 DVD.
  • And type “bootsect.exe /nt60k” (K – is my USB drive letter)
  • This is the final step. From your windows 7 DVD copy the entire file to your USB.
  • And restart your computer. Now your USB will bootable

               
               
               

How to Recover files from USB without any software in WIN XP and WIN 7


 Recover file from USB:

Once I use my friend Laptop, and I want some data for my reference so I use my USB to a data transfer.
  • Copy all the files to my USB. And plug into my computer….That time I was shocking..!
  • All the files like shortcut symbol and the size also only 1KB..
  • Then search all the website and blogs, finally I had solution for this issues.

How it happen:

  •             First of all understand, why it happen.

Reason for this problem:

  • My system full of malwares and Trojan.
  • Because of too much files and softwares.
                So today I will so how to recover this file…the main reason is Mal-wares and virus, so don’t click that shortcut files.
First plug your USB,
                And open command prompt, and type the following code,
Attrib –h –r –s /s –d j:\*.*
                NOTE: J – is your USB drive letter.
See below screen shots...

Thank you....