Results 1 to 6 of 6

Thread: Win7 System Recovery - USB Flash Drive

  1. #1
    BlaQ_PhoeniX1
    Guest

    Default Win7 System Recovery - USB Flash Drive

    Installing Windows 7 System Recovery into USB Flash Drive

    From a Windows 7 computer. Assuming Windows is installed in C drive and your USB flash drive is F drive.

    1. Press WIN+R, type cmd and click OK.
    2. Type mkdir F:\boot F:\sources and hit enter
    3. Type cd C:\recovery and hit enter
    4. Type cd and press the Tab key once which will display your GUID with a string of random numbers with letters, and hit the enter key.
    5. Type xcopy /H boot.sdi F:\boot and hit enter.
    6. Type xcopy /H Winre.wim F:\sources\boot.wim , press F and hit enter.
    7. Type xcopy /H c:\windows\boot\dvd\pcat\bcd F:\boot and hit enter.
    8. Type xcopy /H c:\windows\boot\dvd\pcat\en-US\bootfix.bin F:\boot and hit enter.
    9. Type xcopy /H c:\windows\boot\pcat\bootmgr F:\ and hit enter.
    10. Type attrib -r -s -h /s F:\* and hit enter.
    11. Type diskpart and hit enter.
    12. Type list disk and hit enter.
    13. Type select disk x, where x is the number of the flash drive listed by “list disk”
    14. Type list partition
    15. Type select partition x, where x is the number of the partition listed in “list partition”
    16. Restart your computer and boot it up with the USB flash drive

  2. #2
    BlaQ_PhoeniX1
    Guest

    Default

    From an existing Windows 7 system recovery disc

    1. Copy everything from the Windows 7 Repair Disc to USB flash drive. There is a boot folder, sources folder and a bootmgr file.
    2. Press WIN+R, type diskpart and click OK.
    3. Type list disk and hit enter.
    4. Type select disk x, where x is the number of the flash drive listed by “list disk” and hit enter.
    5. Type list partition and hit enter.
    6. Type select partition x, where x is the number of the partition listed in “list partition” and hit enter.
    7. Restart your computer and boot it up with the USB flash drive

  3. #3
    McGuywer's Avatar
    Join Date
    Jun 2009
    Location
    Pretoria, Suid Afrika
    Posts
    1,196

    Default

    What exactly will this do?
    Restore your Windows if something goes wrong?

  4. #4
    BlaQ_PhoeniX1
    Guest

    Default

    it came in handy to my friend and myself once as i don't have a floppy or disk drives as my old computer. Also if my computer crashes and fails to boot, i can use my flash as a boot device instead seeing i dont have drives.

  5. #5
    tpex's Avatar
    Join Date
    Feb 2009
    Location
    The 031
    Posts
    4,438

    Default

    how big must the flashdrive be?

  6. #6
    BlaQ_PhoeniX1
    Guest

    Default

    not big at all. The flash only acts as a boot manager to start up your computer and restore it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •